Skip to content

Commit de92c7c

Browse files
committed
push fix
1 parent fe43c6e commit de92c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
run: |
3838
git checkout beta
3939
git merge --ff-only master
40-
git push --force
40+
git push --force --set-upstream origin beta

0 commit comments

Comments
 (0)