Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit d2e8e13

Browse files
committed
No event.number in the workflow_run action
1 parent dd36dde commit d2e8e13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/netflify.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
with:
4040
publish-dir: .
4141
github-token: ${{ secrets.GITHUB_TOKEN }}
42-
alias: deploy-preview-${{ github.event.number }}
4342
deploy-message: "Deploy from GitHub Actions"
4443
enable-pull-request-comment: true
4544
enable-commit-comment: false

0 commit comments

Comments
 (0)