Skip to content

Commit 1297bd8

Browse files
committed
more verbose
1 parent 794311f commit 1297bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
run: |-
1616
set -euxo pipefail
1717
git branch -f master-test main-test
18-
git push -v -f origin main-test:main-test
18+
git push -v -f origin main-test:refs/heads/main-test

0 commit comments

Comments
 (0)