Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #77 from escemi-tech/dependabot/github_actions/pea…
Browse files Browse the repository at this point in the history
…ceiris/actions-gh-pages-3.9.0
  • Loading branch information
neilime authored Oct 28, 2022
2 parents 8575190 + b7e5fad commit 97f791a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
cp README.md /tmp/publish/index.md
- name: 🌐 Publish Github pages
uses: peaceiris/actions-gh-pages@v3.8.0
uses: peaceiris/actions-gh-pages@v3.9.0
with:
enable_jekyll: true
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 97f791a

Please sign in to comment.