fix: Fixed a typo in the new release workflow name [skip ci]

This commit is contained in:
2024-11-06 17:13:17 -07:00
parent eccc1a2df1
commit 14839642dc
+1 -1
View File
@@ -1,7 +1,7 @@
# Adapted from https://github.com/joshka/github-workflows/blob/main/.github/workflows/rust-release-plz.yml
# Thanks to joshka for permission to use this template!
name: Create patch release
name: Create release
permissions:
pull-requests: write