Skip to content

Commit 0b50190

Browse files
committed
💚 Specify branch name
1 parent 6479736 commit 0b50190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/fix.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
skip-empty: true
3737
token: ${{ secrets.GITHUB_TOKEN }}
3838

39-
- run: git push
39+
- run: git push origin ${{ github.ref_name }}

0 commit comments

Comments
 (0)