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 d737568 commit 273717dCopy full SHA for 273717d
.github/workflows/fullBuild.yml
@@ -45,4 +45,4 @@ jobs:
45
git config user.email [email protected]
46
git add .
47
git commit -m "Build from Github Actions"
48
- git push --force
+ git push --set-upstream origin full-build --force
0 commit comments