Skip to content

Commit

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

chore(deps): bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.3
  • Loading branch information
KHwong12 authored Aug 2, 2023
2 parents a611289 + d519abf commit d1abb12
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.1
uses: JamesIves/github-pages-deploy-action@v4.4.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit d1abb12

Please sign in to comment.