Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8d94f5e

Browse files
committedNov 1, 2024··
⚗️ 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)
Please sign in to comment.