Skip to content

Commit db2c75b

Browse files
committed
add v1 and v2 tags
1 parent cb06fb3 commit db2c75b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/promote.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
- testnet # version compatible with current testnet env
1313
- stable # latest stable version (same as mainnet)
1414
- mainnet # version compatible with current mainnet env
15+
- v1 # version compatible with mainnet marketplace v1 (old CLI)
16+
- v2 # version compatible with mainnet marketplace v2 (current)
1517
- unstable # version used by all CI jobs; TODO: publish automatically on every release
1618
required: true
1719
ref:

0 commit comments

Comments
 (0)