Skip to content

Commit

Permalink
Only bump the version of MLS in testnet-staging (#1438)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkysel authored Dec 20, 2024
1 parent db84199 commit 320aace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-validation-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
needs: push_to_registry
strategy:
matrix:
environment: [ dev, production, testnet ]
environment: [ dev, production, testnet-staging ]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 320aace

Please sign in to comment.