We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3214242 + 6d9f35e commit e033bacCopy full SHA for e033bac
1 file changed
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
git commit -m 'Automatically update gh-pages'
32
33
- name: git push
34
- uses: ad-m/github-push-action@v1.0.0
+ uses: ad-m/github-push-action@v1.1.0
35
with:
36
github_token: ${{ secrets.PUSH_TOKEN }}
37
branch: gh-pages
0 commit comments