mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
automatically release wasm build (#5997)
This commit is contained in:
parent
24baf56e27
commit
dc18b47967
4 changed files with 10 additions and 10 deletions
2
.github/workflows/wasm-release.yml
vendored
2
.github/workflows/wasm-release.yml
vendored
|
@ -2,6 +2,8 @@ name: WebAssembly Publish
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue