Skip to content

Commit 0c7aafe

Browse files
committed
chore(deps): update nwtgck/actions-netlify action to v2.1
1 parent e88c652 commit 0c7aafe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/netlify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: yarn build
6868

6969
- name: Deploy
70-
uses: nwtgck/actions-netlify@v2.0
70+
uses: nwtgck/actions-netlify@v2.1
7171
if: github.event_name == 'pull_request' || contains(github.ref, 'master')
7272
with:
7373
publish-dir: public

0 commit comments

Comments
 (0)