Skip to content

Commit e95153b

Browse files
authoredDec 10, 2024··
Update subsquid.yml
1 parent ebc4d94 commit e95153b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/subsquid.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
sqd auth -k ${{ secrets.DEPLOYMENT_KEY }}
2424
- name: deploy subsquid
2525
id: deploy
26-
run: sqd deploy -o kodadot -u -m ${{ env.VERSION }}.yaml .
26+
run: sqd deploy -o kodadot --allow-update --no-interactive --no-stream-logs -m ${{ env.VERSION }}.yaml .

0 commit comments

Comments
 (0)
Please sign in to comment.