Update netlify.yaml (#8615)

t3chguy/dedup-icons-17oct
Michael Telatynski 2022-05-16 22:20:00 +01:00 committed by GitHub
parent a66ffa43c4
commit 4162c21596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}