Skip to content

fix images in create form (#577) #385

fix images in create form (#577)

fix images in create form (#577) #385

name: Deploy Components to Mainnet
on:
push:
branches: [main]
jobs:
deploy-mainnet:
uses: NEARBuilders/bos-workspace/.github/workflows/deploy.yml@main
with:
deploy-env: "mainnet"
bw-legacy: false
app-name: "potlock"
deploy-account-address: old.potlock.near
signer-account-address: old.potlock.near
signer-public-key: ed25519:9TJVdgA7xRd5HRxysq698CSG7usg23ptjD3YZ8pyNUzr
secrets:
SIGNER_PRIVATE_KEY: ${{ secrets.SIGNER_PRIVATE_KEY }}