Skip to content

fix: wrong contract call in stakeSlashed #5

fix: wrong contract call in stakeSlashed

fix: wrong contract call in stakeSlashed #5

name: Production Subgraph Non-IPFS (Goerli)
on:
push:
tags:
- v*
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
jobs:
deploy:
uses: ./.github/workflows/template-deploy.yaml
with:
ENVIRONMENT: production-goerli-no-ipfs
CONFIG: goerliAddressScript.ts
secrets:
NODE_AUTH_TOKEN: ${{ secrets.graphprotocol_npm_token }}
ACCESS_TOKEN: ${{ secrets.access_token }}