Skip to content

Commit 4090881

Browse files
committed
ci: update action
1 parent ed9ad7d commit 4090881

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
@@ -20,7 +20,7 @@ jobs:
2020
- uses: nelonoel/branch-name@v1.0.1
2121

2222
- name: Publish preview
23-
uses: tpluscode/action-netlify-deploy@monorepo-filter
23+
uses: jsmrcaga/action-netlify-deploy@v2.4.0
2424
if: env.NETLIFY_AUTH_TOKEN
2525
with:
2626
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

0 commit comments

Comments
 (0)