Skip to content

Commit

Permalink
view config
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Feb 21, 2024
1 parent 3453bfb commit fe55515
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,3 @@ jobs:
pwd
cat ~/.config/near-cli/config.toml
cd "$BOS_WORKSPACE_DIRECTORY/build/$BOS_APP_NAME"
bos components deploy "$BOS_DEPLOY_ACCOUNT_ID" sign-as "$BOS_SIGNER_ACCOUNT_ID" network-config "$BOS_DEPLOY_ENV" sign-with-plaintext-private-key --signer-public-key "$BOS_SIGNER_PUBLIC_KEY" --signer-private-key "$BOS_SIGNER_PRIVATE_KEY" send
cat ~/.config/near-cli/config.toml

0 comments on commit fe55515

Please sign in to comment.