Skip to content

Commit

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

jobs:
deploy-mainnet:
environment: "buildcommons.near"
uses: nearbuilders/bos-workspace/.github/workflows/deploy.yml@main
with:
bw-legacy: false
Expand All @@ -17,3 +16,5 @@ 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 49f4b59

Please sign in to comment.