Skip to content

Commit 425a943

Browse files
authored
Update README.md
1 parent b483a46 commit 425a943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Generate coverage.py badge like this ![coverage badge](./coverage.svg) without u
5454
uses: ad-m/github-push-action@master
5555
with:
5656
github_token: ${{ secrets.github_token }}
57-
branch: ${{ github.head_ref }}
57+
branch: ${{ github.ref }}
5858
```
5959

6060

0 commit comments

Comments
 (0)