Remove created release for github actions

This commit is contained in:
Sergey Bogatyrets 2020-03-21 00:55:43 +03:00
parent e756c568e1
commit 291217281d

View File

@ -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: