Skip to content

Commit 9b51d7b

Browse files
chore(deps): bump nwtgck/actions-netlify from 2 to 3 (#2622)
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 2 to 3. - [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...v3) --- updated-dependencies: - dependency-name: nwtgck/actions-netlify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10f4a2a commit 9b51d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
## --- DEPLOY WEBSITE TO NETLIFY --- ##
9191
- name: Deploy
92-
uses: nwtgck/actions-netlify@v2
92+
uses: nwtgck/actions-netlify@v3
9393
with:
9494
# publish-dir: site/dist
9595
publish-dir: dist

0 commit comments

Comments
 (0)