Skip to content

Commit

Permalink
ci: update netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Sep 14, 2023
1 parent 5cd7bec commit ca52a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: npx typedoc

- name: Publish preview
uses: jsmrcaga/action-netlify-deploy@v1.6.0
uses: jsmrcaga/action-netlify-deploy@v2.0.0
if: env.NETLIFY_AUTH_TOKEN
with:
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
Expand Down

0 comments on commit ca52a3b

Please sign in to comment.