Skip to content

Commit

Permalink
ci: use official netlify action
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Nov 2, 2023
1 parent c92a69a commit 2620151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
env:
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
uses: careflow/netlify-actions/cli@master
uses: netlify/actions/cli@master
with:
args: deploy --prod --dir public/

Expand Down

0 comments on commit 2620151

Please sign in to comment.