Skip to content

Commit

Permalink
Revert "Bump peaceiris/actions-gh-pages action. (#89)"
Browse files Browse the repository at this point in the history
This reverts commit fade892.
  • Loading branch information
felixfontein committed Apr 7, 2024
1 parent fade892 commit 13b6666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_shared-docs-build-publish-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

- name: Publish
# this action uses a token with contents:write, pinning to commit
uses: peaceiris/actions-gh-pages@4eb285e828117bca26638192c3ed309c622e7bad # v3.9.3
uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3.9.3
with:
github_token: ${{ secrets.GH_TOKEN }}
publish_dir: html
Expand Down

0 comments on commit 13b6666

Please # to comment.