Skip to content

Commit

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

chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9
  • Loading branch information
aronnebrivio authored Nov 12, 2024
2 parents b9fdf7e + e2084df commit ad732f2
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/[email protected].8
uses: JamesIves/[email protected].9
with:
token: ${{ secrets.ACCESS_TOKEN }}
branch: master
Expand Down

0 comments on commit ad732f2

Please sign in to comment.