Skip to content

Commit

Permalink
Merge pull request #123 from KHwong12/dependabot/github_actions/James…
Browse files Browse the repository at this point in the history
…Ives/github-pages-deploy-action-4.6.1

chore(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.1
  • Loading branch information
KHwong12 authored Aug 14, 2024
2 parents 0ecc647 + 6654e72 commit b530a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Deploy 🚀
# deploy only for version 16.x
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit b530a0c

Please sign in to comment.