Remove created release for github actions
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -5,7 +5,7 @@ env:
|
||||
on:
|
||||
release:
|
||||
# Only use the types keyword to narrow down the activity types that will trigger your workflow.
|
||||
types: [published, created, edited]
|
||||
types: [published, edited]
|
||||
|
||||
jobs:
|
||||
buildx:
|
||||
|
||||
Reference in New Issue
Block a user