We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f765a commit 7a4878aCopy full SHA for 7a4878a
1 file changed
.github/workflows/publish.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: ad-m/github-push-action@master
35
with:
36
github_token: ${{ secrets.GITHUB_TOKEN }}
37
- branch: ${{ github.ref }}
+ branch: master
38
39
- uses: akhilmhdh/contributors-readme-action@v2.1.2
40
env:
0 commit comments