mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
Fix netflify preview build comment
This commit is contained in:
parent
c1b49092f8
commit
87690f0739
1 changed files with 1 additions and 1 deletions
2
.github/workflows/netflify.yaml
vendored
2
.github/workflows/netflify.yaml
vendored
|
@ -53,6 +53,6 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
ISSUE_ID: ${{ github.event.workflow_run.pull_requests[0].number }}
|
||||
message: |
|
||||
Preview: ${{ steps.netlify.deploy-url }}
|
||||
Preview: ${{ steps.netlify.outputs.deploy-url }}
|
||||
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.
|
||||
|
||||
|
|
Loading…
Reference in a new issue