Skip to content

Commit

Permalink
Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
FasterSpeeding authored Nov 13, 2024
1 parent 24b39e4 commit 9c53d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/actions/release-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
echo "GIT_HASH=$(git rev-parse HEAD)" >> $GITHUB_STATE
- name: Push
uses: JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29
uses: JamesIves/github-pages-deploy-action@62fec3add6773ec5dbbf18d2ee4260911aa35cf4
with:
branch: docs
{% raw %}commit-message: "${{ steps.doc_info.outputs.GIT_HASH }} docs (${{ github.event.release.tag_name || github.event.ref }})"{% endraw %}
Expand Down

0 comments on commit 9c53d26

Please sign in to comment.