We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 168d278 + 59d8cb4 commit 0aba812Copy full SHA for 0aba812
1 file changed
.github/workflows/build-documentation.yml
@@ -20,7 +20,7 @@ jobs:
20
git commit -m 'deploy'
21
22
- name: Force push to destination branch
23
- uses: ad-m/github-push-action@v0.6.0
+ uses: ad-m/github-push-action@v0.8.0
24
with:
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
branch: docs
0 commit comments