Skip to content

Commit

Permalink
Merge pull request #900 from daniel-ac-martin/renovate/nwtgck-actions…
Browse files Browse the repository at this point in the history
…-netlify-2.x

Update nwtgck/actions-netlify action to v2.1.0
  • Loading branch information
daniel-ac-martin authored Feb 23, 2024
2 parents e9a685b + d91761c commit 59f9942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy-to-netlify/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:

- id: deploy
name: Deploy
uses: nwtgck/actions-netlify@v2.0.0
uses: nwtgck/actions-netlify@v2.1.0
with:
publish-dir: "${{ inputs.app && format('apps/{0}/', inputs.app) }}pkg/netlify/publish/"
functions-dir: "${{ inputs.app && format('apps/{0}/', inputs.app) }}pkg/netlify/functions/"
Expand Down

0 comments on commit 59f9942

Please sign in to comment.