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 e242645 commit cb251a0Copy full SHA for cb251a0
.github/workflows/prepare.yml
@@ -36,4 +36,4 @@ jobs:
36
37
git add package.json CHANGELOG.md
38
git commit -m "Bump to version ${{ steps.bump.outputs.new_version }}"
39
- git push
+ git push
0 commit comments