Skip to content

Commit

Permalink
sooooo close
Browse files Browse the repository at this point in the history
  • Loading branch information
PFC-developer committed Feb 21, 2022
1 parent 1d96831 commit 9c9a317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
run: |
cp .env.defaults.workflow .env
cargo install terra-rust
cargo terra --retries 20 --phrase ${{ secrets.WALLET_PHRASE }} migrate ${{ secrets.CONTRACT_ADDRESS }} .\artifacts\terra_peep721.wasm
cargo terra --retries 20 --phrase "${{ secrets.WALLET_PHRASE }}" migrate ${{ secrets.CONTRACT_ADDRESS }} .\artifacts\terra_peep721.wasm

0 comments on commit 9c9a317

Please sign in to comment.