Skip to content

Commit

Permalink
Merge pull request #70 from manicmaniac/renovate/nwtgck-actions-netli…
Browse files Browse the repository at this point in the history
…fy-3.x

Update nwtgck/actions-netlify action to v3
  • Loading branch information
manicmaniac authored Apr 18, 2024
2 parents 2d44575 + e3525e3 commit 6cdd472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
cache: npm
- run: npm ci
- run: npm run build
- uses: nwtgck/actions-netlify@v2.1
- uses: nwtgck/actions-netlify@v3.0
with:
publish-dir: docs
alias: deploy-preview-${{ github.event.number }}
Expand Down

0 comments on commit 6cdd472

Please sign in to comment.