Skip to content

Commit

Permalink
Merge pull request #329 from kodadot/main
Browse files Browse the repository at this point in the history
Update subsquid.yml
  • Loading branch information
vikiival authored Dec 10, 2024
2 parents bd15e3c + e95153b commit 217fc91
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 -o kodadot -u -m ${{ env.VERSION }}.yaml .
run: sqd deploy -o kodadot --allow-update --no-interactive --no-stream-logs -m ${{ env.VERSION }}.yaml .

0 comments on commit 217fc91

Please sign in to comment.