diff --git a/.github/workflows/deploy-subgraph.yaml b/.github/workflows/deploy-subgraph.yaml index 8d25a19a9..ad37b1e29 100644 --- a/.github/workflows/deploy-subgraph.yaml +++ b/.github/workflows/deploy-subgraph.yaml @@ -12,7 +12,7 @@ on: - avalanche - base - bsc - - ethereum + - mainnet - flare - mumbai - oasis_sapphire @@ -45,4 +45,4 @@ jobs: - run: git diff --exit-code -- . ':(exclude)subgraph/subgraph.yaml' - run: > nix develop -c goldsky subgraph deploy "ob4-${{ inputs.network }}/$(date -Idate)-$(openssl rand -hex 2)" - working-directory: subgraph \ No newline at end of file + working-directory: subgraph