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 ce230d1 commit 11d3304Copy full SHA for 11d3304
.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@77c5b412c50b723d2a4fbc6d71fb5723bcd439aa
56
with:
57
github_token: ${{ secrets.GITHUB_TOKEN }}
58
branch: gh-pages
0 commit comments