Update nwtgck/actions-netlify action to v2 (#9793)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/28217/head
renovate[bot] 2022-12-23 09:40:47 +00:00 committed by GitHub
parent 5b9496aad8
commit 249bd779f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
- name: ☁️ Deploy to Netlify - name: ☁️ Deploy to Netlify
id: netlify id: netlify
uses: nwtgck/actions-netlify@v1.2 uses: nwtgck/actions-netlify@v2.0
with: with:
publish-dir: webapp publish-dir: webapp
deploy-message: "Deploy from GitHub Actions" deploy-message: "Deploy from GitHub Actions"