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 6e98ce5 commit f16bf87Copy full SHA for f16bf87
.github/workflows/deploy-userguide-latest.yml
@@ -75,7 +75,7 @@ jobs:
75
git commit -m "Update User Guide" -a || true
76
77
- name: Push changes
78
- uses: ad-m/github-push-action@v0.6.0
+ uses: ad-m/github-push-action@v1.0.0
79
with:
80
branch: gh-pages
81
directory: gh-pages
0 commit comments