Skip to content

Commit

Permalink
Bump nwtgck/actions-netlify from 2.0 to 2.1
Browse files Browse the repository at this point in the history
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 2.0 to 2.1.
- [Release notes](https://github.com/nwtgck/actions-netlify/releases)
- [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md)
- [Commits](nwtgck/actions-netlify@v2.0...v2.1)

---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 1948798 commit 186aa19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook-clientapp-netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
path: ./starsky/starsky/clientapp/storybook-static

- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v2.0
uses: nwtgck/actions-netlify@v2.1
if: github.event_name != 'pull_request'
with:
publish-dir: './starsky/starsky/clientapp/storybook-static'
Expand Down

0 comments on commit 186aa19

Please sign in to comment.