Skip to content

Commit

Permalink
Merge pull request #131 from zjedi/dependabot/github_actions/peaceiri…
Browse files Browse the repository at this point in the history
…s/actions-gh-pages-3.9.3

chore(deps): bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3
  • Loading branch information
zjedi authored Mar 30, 2023
2 parents dd85215 + fb2a4ca commit 980b872
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/[email protected].2
uses: peaceiris/[email protected].3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public

0 comments on commit 980b872

Please sign in to comment.