We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b6f81 commit 4d6b89aCopy full SHA for 4d6b89a
.github/workflows/release.yml
@@ -60,4 +60,4 @@ jobs:
60
61
- name: Finalize release
62
run: |
63
- git push origin master "${{ env.NEXT_VERSION_NUMBER }}""
+ git push origin master "${{ env.NEXT_VERSION_NUMBER }}"
0 commit comments