Skip to content

Commit

Permalink
Only bump the version of MLS in testnet-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
mkysel committed Dec 19, 2024
1 parent a0791f0 commit 64ec24e
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 64ec24e

Please sign in to comment.