Skip to content

Commit

Permalink
ci: update netlify action
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Jul 24, 2024
1 parent 5974522 commit 89b1260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: pnpm run docs:build

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

0 comments on commit 89b1260

Please sign in to comment.