Skip to content

Commit

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

0 comments on commit b0d746b

Please sign in to comment.