mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
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
|
name: Build Release Binaries
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [published]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-release:
|
build-release:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user