We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98709d commit b47b884Copy full SHA for b47b884
.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