1 parent 553de11 commit 3405c0aCopy full SHA for 3405c0a
1 file changed
.github/workflows/release.yml
@@ -59,5 +59,5 @@ jobs:
59
60
- name: Push
61
run: |
62
- git push origin main
+ git push origin HEAD:source
63
git push origin --tags
0 commit comments