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 794311f commit 1297bd8Copy full SHA for 1297bd8
.github/workflows/update_master.yml
@@ -15,4 +15,4 @@ jobs:
15
run: |-
16
set -euxo pipefail
17
git branch -f master-test main-test
18
- git push -v -f origin main-test:main-test
+ git push -v -f origin main-test:refs/heads/main-test
0 commit comments