Update netlify.yaml (#8615)

This commit is contained in:
Michael Telatynski
2022-05-16 22:20:00 +01:00
committed by GitHub
parent a66ffa43c4
commit 4162c21596

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