Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Mar 19, 2024
1 parent e03a2bf commit 2b1f7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
id: publish
uses: netlify/actions/cli@master
with:
args: deploy
args: deploy --site $NETLIFY_SITE_ID --context deploy-preview
env:
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}

0 comments on commit 2b1f7d6

Please sign in to comment.