Skip to content

Commit

Permalink
Merge pull request #232 from aronnebrivio/dependabot/github_actions/J…
Browse files Browse the repository at this point in the history
…amesIves/github-pages-deploy-action-4.6.4

chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4
  • Loading branch information
aronnebrivio authored Sep 4, 2024
2 parents 506bd75 + cf88133 commit 38daced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
npm run build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.6.3
uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
token: ${{ secrets.ACCESS_TOKEN }}
branch: master
Expand Down

0 comments on commit 38daced

Please sign in to comment.