mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-09 03:11:23 +01:00
No event.number in the workflow_run action
This commit is contained in:
parent
dd36dde8c9
commit
d2e8e13afb
1
.github/workflows/netflify.yaml
vendored
1
.github/workflows/netflify.yaml
vendored
@ -39,7 +39,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
publish-dir: .
|
publish-dir: .
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
alias: deploy-preview-${{ github.event.number }}
|
|
||||||
deploy-message: "Deploy from GitHub Actions"
|
deploy-message: "Deploy from GitHub Actions"
|
||||||
enable-pull-request-comment: true
|
enable-pull-request-comment: true
|
||||||
enable-commit-comment: false
|
enable-commit-comment: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user