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 8e768dd commit 004a5fcCopy full SHA for 004a5fc
.github/workflows/push.yaml
@@ -52,7 +52,7 @@ jobs:
52
git commit -m "Add changes" -a
53
54
- name: Push changes
55
- uses: ad-m/github-push-action@9870d48124da805820c70ebc6ba563c715551019
+ uses: ad-m/github-push-action@f17d07cb45271aeff552bb2913a939bad92d6a6f
56
with:
57
github_token: ${{ secrets.GITHUB_TOKEN }}
58
branch: gh-pages
0 commit comments