Skip to content

Commit

Permalink
Merge pull request #100 from kodadot/main
Browse files Browse the repository at this point in the history
Indexes to Stick prod
  • Loading branch information
vikiival authored Sep 6, 2023
2 parents 9f312bc + 6042479 commit f10e498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/subsquid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
sqd auth -k ${{ secrets.DEPLOYMENT_KEY }}
- name: deploy subsquid
id: deploy
run: sqd deploy -u -m {{ env.VERSION }}.yaml .
run: sqd deploy -u -m ${{ env.VERSION }}.yaml .

0 comments on commit f10e498

Please sign in to comment.