Skip to content

Commit 8d94f5e

Browse files
committed
⚗️ Push to origin ref
1 parent 0b50190 commit 8d94f5e

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

0 commit comments

Comments
 (0)