mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-05 22:53:10 +00:00
ci: Publish a circuit release only when tagged appropriately (#92)
This commit is contained in:
parent
6f898f02b3
commit
36c647f85e
1
.github/workflows/build-circuits.yml
vendored
1
.github/workflows/build-circuits.yml
vendored
@ -9,7 +9,6 @@ on:
|
|||||||
tag:
|
tag:
|
||||||
description: "Tag to release. Must follow the format of 'circom_circuits-vX.Y.Z'."
|
description: "Tag to release. Must follow the format of 'circom_circuits-vX.Y.Z'."
|
||||||
required: true
|
required: true
|
||||||
pull_request: # For testing purposes
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
setup:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user