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 b483a46 commit 425a943Copy full SHA for 425a943
README.md
@@ -54,7 +54,7 @@ Generate coverage.py badge like this  without u
54
uses: ad-m/github-push-action@master
55
with:
56
github_token: ${{ secrets.github_token }}
57
- branch: ${{ github.head_ref }}
+ branch: ${{ github.ref }}
58
```
59
60
0 commit comments