Skip to content

Commit

Permalink
chore(deps): update peaceiris/actions-gh-pages digest to e47dc1f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveooss committed Sep 15, 2023
1 parent b497157 commit 7da54b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Deploy Documentation
if: github.ref == 'refs/heads/master'
uses: peaceiris/actions-gh-pages@bd8c6b06eba6b3d25d72b7a1767993c0aeee42e7
uses: peaceiris/actions-gh-pages@e47dc1fce96ba6744ce75b67a8f88742f0d61a22
with:
allow_empty_commit: false
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
Expand Down

0 comments on commit 7da54b8

Please sign in to comment.