No event.number in the workflow_run action
This commit is contained in:
1
.github/workflows/netflify.yaml
vendored
1
.github/workflows/netflify.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user