Skip to content

Commit 3c46e82

Browse files
authored
Update build.yml
1 parent 45c796d commit 3c46e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
git stash apply
3535
git add Mixtaper.exe
3636
git commit -m "Build EXE for ${{ github.ref_name }}"
37-
git push
37+
git push origin HEAD:main

0 commit comments

Comments
 (0)