Skip to content

Commit f8cff2b

Browse files
committed
⚗️ Push to head_ref
1 parent 8d94f5e commit f8cff2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 origin '${{ github.ref }}'
39+
- run: git push origin '${{ github.head_ref }}'

0 commit comments

Comments
 (0)