Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
paymog committed May 30, 2024
1 parent 0db7300 commit 1688fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
path: .github/actions/goldsky-deploy

- name: Run custom action
uses: ./.github/actions/private-action
uses: ./.github/actions/goldsky-deploy
with:
api_key: ${{ secrets.GOLDSKY_API_KEY }}
subgraph_name: "ethereum-blocks"
Expand Down

0 comments on commit 1688fe8

Please sign in to comment.