No event.number in the workflow_run action

This commit is contained in:
David Baker 2021-08-09 19:27:13 +01:00
parent dd36dde8c9
commit d2e8e13afb

View File

@ -39,7 +39,6 @@ jobs:
with:
publish-dir: .
github-token: ${{ secrets.GITHUB_TOKEN }}
alias: deploy-preview-${{ github.event.number }}
deploy-message: "Deploy from GitHub Actions"
enable-pull-request-comment: true
enable-commit-comment: false