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