Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Commit 6197896

Browse files
chore(deps): bump nwtgck/actions-netlify from 2.0 to 2.1
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]>
1 parent 778fcad commit 6197896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
7878
- name: Deploy to Netlify
7979
id: deploy
80-
uses: nwtgck/actions-netlify@v2.0
80+
uses: nwtgck/actions-netlify@v2.1
8181
with:
8282
publish-dir: "./build"
8383
production-deploy: ${{ github.event.workflow_run.event == 'workflow_dispatch' }}

0 commit comments

Comments
 (0)