Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
prevostc committed Apr 10, 2024
1 parent c99983c commit 5b45ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
run: yarn run graph auth https://api.0xgraph.xyz/deploy ${{ secrets.OXGRAPH_TOKEN }}

- name: Deploy to 0xgraph
run: ./bin/release.sh ${{ github.event.release.tag_name }} ${{ matrix.chain }} 0xgraph
run: ./bin/release.sh ${{ github.ref_name }} ${{ matrix.chain }} 0xgraph

0 comments on commit 5b45ce5

Please sign in to comment.