Skip to content

fix: workaround query type issues if entity is named Metadata #64

fix: workaround query type issues if entity is named Metadata

fix: workaround query type issues if entity is named Metadata #64

name: Staging Subgraph (Arbitrum)
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-arbitrum
CONFIG: mainnetArbitrumAddressScript.ts
secrets:
NODE_AUTH_TOKEN: ${{ secrets.graphprotocol_npm_token }}
ACCESS_TOKEN: ${{ secrets.access_token }}