Skip to content

Commit

Permalink
Merge pull request #193 from aronnebrivio/dependabot/github_actions/J…
Browse files Browse the repository at this point in the history
…amesIves/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
aronnebrivio authored Nov 29, 2023
2 parents 85db3a5 + 7d98520 commit a3f72cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-prod.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.4.3
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
token: ${{ secrets.ACCESS_TOKEN }}
branch: master
Expand Down

0 comments on commit a3f72cf

Please sign in to comment.