Skip to content

Commit

Permalink
fix(promote): promote unstable on release
Browse files Browse the repository at this point in the history
  • Loading branch information
folex authored Sep 16, 2024
1 parent 46af000 commit 8fb0083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/promote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- testnet # version compatible with current testnet env
- stable # latest stable version (same as mainnet)
- mainnet # version compatible with current mainnet env
- unstable # version used by all CI jobs; TODO: publish automatically on every release
required: true

env:
Expand Down

0 comments on commit 8fb0083

Please sign in to comment.