Skip to content

Commit 0aba812

Browse files
Merge branch 'main' into feat/in-doc-search
2 parents 168d278 + 59d8cb4 commit 0aba812

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)