Skip to content

Commit

Permalink
ci: deploy contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepakBomjan committed Jul 11, 2023
1 parent fe28942 commit 819b59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testnet-deploy-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ jobs:
echo "The size of all contracts is well within the 800 KB limit."
- name: Deploy WASM
run: bash -x scripts/deploy_cosmwasm.sh
run: bash -x scripts/deploy_cosmwasm.sh testnet

0 comments on commit 819b59a

Please sign in to comment.