Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d94f5e commit f8cff2bCopy full SHA for f8cff2b
.github/workflows/fix.yaml
@@ -36,4 +36,4 @@ jobs:
36
skip-empty: true
37
token: ${{ secrets.GITHUB_TOKEN }}
38
39
- - run: git push origin '${{ github.ref }}'
+ - run: git push origin '${{ github.head_ref }}'
0 commit comments