Skip to content

Commit

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

chore(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0
  • Loading branch information
KHwong12 authored Mar 29, 2024
2 parents c63c1bb + 5b2ef83 commit 0ecc647
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.4.3
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit 0ecc647

Please sign in to comment.