Skip to content

fix: missing activeAllocationCount decrease on cobbs douglas closed allo #148

fix: missing activeAllocationCount decrease on cobbs douglas closed allo

fix: missing activeAllocationCount decrease on cobbs douglas closed allo #148

name: Staging Subgraph (Mainnet)
on:
push:
branches:
- mainnet-staging
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
jobs:
deploy:
uses: ./.github/workflows/template-deploy.yaml
with:
ENVIRONMENT: staging-mainnet
CONFIG: mainnetAddressScript.ts
secrets:
NODE_AUTH_TOKEN: ${{ secrets.graphprotocol_npm_token }}
ACCESS_TOKEN: ${{ secrets.access_token }}