Update netlify.yaml (#8615)
This commit is contained in:
parent
a66ffa43c4
commit
4162c21596
1 changed files with 1 additions and 1 deletions
2
.github/workflows/netlify.yaml
vendored
2
.github/workflows/netlify.yaml
vendored
|
@ -50,7 +50,7 @@ jobs:
|
|||
# These don't work because we're in workflow_run
|
||||
enable-pull-request-comment: false
|
||||
enable-commit-comment: false
|
||||
alias: pr${{ needs.prbuild.outputs.pr_id }}
|
||||
alias: pr${{ needs.prdetails.outputs.pr_id }}
|
||||
env:
|
||||
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
||||
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue