Skip to content

Commit 59d8cb4

Browse files
Update Docc Push Action Version
1 parent 603e89c commit 59d8cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
git commit -m 'deploy'
2121
2222
- name: Force push to destination branch
23-
uses: ad-m/github-push-action@v0.6.0
23+
uses: ad-m/github-push-action@v0.8.0
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
2626
branch: docs

0 commit comments

Comments
 (0)