Skip to content

Commit

Permalink
ci: update manual docker build workflow (#6772)
Browse files Browse the repository at this point in the history
  • Loading branch information
damiannolan authored Jul 10, 2024
1 parent ecbf479 commit 69ae4d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ on:
type: choice
options:
- "08-wasm/release/v0.1.x+ibc-go-v7.3.x-wasmvm-v1.5.x"
- "08-wasm/release/v0.2.x+ibc-go-v7.3.x-wasmvm-v1.5.x"
- "08-wasm/release/v0.1.x+ibc-go-v8.0.x-wasmvm-v1.5.x"
- "08-wasm/release/v0.2.x+ibc-go-v8.3.x-wasmvm-v2.0.x"
- "08-wasm/release/v0.3.x+ibc-go-v8.3.x-wasmvm-v2.0.x"

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 69ae4d8

Please sign in to comment.