Skip to content

Commit

Permalink
adds build-env
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Mar 25, 2024
1 parent ef9f49f commit fa1f48c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
deploy-staging:
uses: nearbuilders/bos-workspace/.github/workflows/deploy.yml@main
with:
deploy-env: "staging"
build-env: "staging"
deploy-env: "mainnet"
bw-legacy: false
app-name: "builddao"
deploy-account-address: ${{ vars.BOS_STAGING_SIGNER_ACCOUNT_ID }}
Expand Down

0 comments on commit fa1f48c

Please sign in to comment.