Skip to content

Commit b4e0e0f

Browse files
committed
fix: remove unnecessary whitespace in deploy subgraph workflow
1 parent b33d638 commit b4e0e0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-subgraph-chainX.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: ./.github/workflows/subgraph-ci.yml
2121
with:
2222
node-version: 20
23+
2324
deploy:
2425
needs: build-and-test
2526
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)