Skip to content

Commit

Permalink
chore(deps): update peaceiris/actions-gh-pages digest to 6bba92d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveooss committed Oct 26, 2023
1 parent b497157 commit 04ca644
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@6bba92debc3d65338cd6d4856ab57433678aa527
with:
allow_empty_commit: false
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
Expand Down

0 comments on commit 04ca644

Please sign in to comment.