Skip to content

Merge pull request #3137 from near/master #24

Merge pull request #3137 from near/master

Merge pull request #3137 from near/master #24

Workflow file for this run

name: Deploy Mainnet
on:
push:
branches:
- stable
concurrency:
group: 'near-wallet-stable'
cancel-in-progress: true
jobs:
deploy-mainnet:
uses: ./.github/workflows/bundle-and-deploy.yml
with:
environment: mainnet
near_wallet_env: mainnet_NEARORG
secrets: inherit