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 d6188cf commit 7b79522Copy full SHA for 7b79522
.github/workflows/update_template.yml
@@ -56,4 +56,4 @@ jobs:
56
git config user.name "[bot]"
57
git add -A
58
git commit -m "version $npm_package_version"
59
- git push main -f
+ git push -u origin main -f
0 commit comments