We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 191a010 commit 966fb1eCopy full SHA for 966fb1e
.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@4cc74773234f74829a8c21bc4d69dd4be9cfa599
56
with:
57
github_token: ${{ secrets.GITHUB_TOKEN }}
58
branch: gh-pages
0 commit comments