Skip to content

Commit

Permalink
Merge pull request #17 from joejansen/dependabot/github_actions/peace…
Browse files Browse the repository at this point in the history
…iris/actions-gh-pages-3.9.3
  • Loading branch information
dependabot[bot] committed Mar 31, 2023
2 parents 6c5f272 + 2fb7eb6 commit d556a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Deploy to GitHub Pages
if: github.event_name == 'push'
uses: peaceiris/actions-gh-pages@v3.9.2
uses: peaceiris/actions-gh-pages@v3.9.3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public

0 comments on commit d556a77

Please sign in to comment.