Skip to content

Commit

Permalink
Merge pull request gurvancampion#312 from gurvancampion/renovate/unoc…
Browse files Browse the repository at this point in the history
…ss-vuetify-nwtgck-actions-netlify-2.x

chore(deps): update nwtgck/actions-netlify action to v2 (unocss-vuetify)
  • Loading branch information
gurvancampion authored Jan 31, 2023
2 parents 0d920bb + cc47915 commit 36fa436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
path: ${{ env.CACHE_PATHS_BUILD }}
key: ${{ env.CACHE_KEY_BUILD }}

- uses: nwtgck/actions-netlify@v1.2
- uses: nwtgck/actions-netlify@v2.0
with:
publish-dir: ${{ env.PATH_BUILD_DOCS }}
production-deploy: true
Expand Down Expand Up @@ -149,7 +149,7 @@ jobs:
path: ${{ env.CACHE_PATHS_BUILD }}
key: ${{ env.CACHE_KEY_BUILD }}

- uses: nwtgck/actions-netlify@v1.2
- uses: nwtgck/actions-netlify@v2.0
with:
publish-dir: ${{ env.PATH_BUILD_UI }}
production-deploy: true
Expand Down

0 comments on commit 36fa436

Please sign in to comment.