Skip to content

Commit

Permalink
Bump nwtgck/actions-netlify from 2.1.0 to 3.0.0 (#1514)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 4cef1ce commit 5779648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- run: make build-staging

- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v2.1.0
uses: nwtgck/actions-netlify@v3.0.0
with:
publish-dir: "./exampleSite/public"
production-branch: main
Expand Down

0 comments on commit 5779648

Please sign in to comment.