Run release workflow on release publish (#3674)
This commit is contained in:
parent
23ec13718f
commit
98052890a7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -4,7 +4,7 @@
|
||||
name: Build Release Binaries
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
build-release:
|
||||
|
Loading…
x
Reference in New Issue
Block a user