Skip to content

Commit

Permalink
⬆️ Update nwtgck/actions-netlify action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent 4247d04 commit 8e7c96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: pnpm run build

- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v2
uses: nwtgck/actions-netlify@v3
with:
publish-dir: './dist'
production-branch: 'main'
Expand Down

0 comments on commit 8e7c96b

Please sign in to comment.