Skip to content

Commit

Permalink
Update jsmrcaga/action-netlify-deploy action to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent 41768d2 commit 8d64b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
id: deployment
uses: actions/deploy-pages@v2

- uses: jsmrcaga/action-netlify-deploy@v2.0.0
- uses: jsmrcaga/action-netlify-deploy@v2.2.0
with:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_PERSONAL_ACCESS_TOKEN }}
NETLIFY_DEPLOY_TO_PROD: true
Expand Down

0 comments on commit 8d64b42

Please sign in to comment.