Skip to content

Commit

Permalink
add env
Browse files Browse the repository at this point in the history
  • Loading branch information
Megha-Dev-19 committed Aug 2, 2024
1 parent 11cd3d9 commit 119386d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
deploy-mainnet:
environment: "buildcommons.near"
uses: nearbuilders/bos-workspace/.github/workflows/deploy.yml@main
with:
bw-legacy: false
Expand All @@ -16,5 +17,3 @@ jobs:
signer-public-key: ${{ vars.BOS_SIGNER_PUBLIC_KEY }}
secrets:
SIGNER_PRIVATE_KEY: ${{ secrets.BOS_SIGNER_PRIVATE_KEY }}
environment:
name: buildcommons.near

0 comments on commit 119386d

Please sign in to comment.