fix whoopsie

This commit is contained in:
kjeld Schouten-Lebbing
2022-03-29 20:51:06 +02:00
parent 2ca695cee6
commit e4509c149a
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
- name: build-and-run
run: |
tools/build-release.sh -p --config .github/cr.yaml SkipExisting: true
tools/build-release.sh -p --config .github/cr.yaml --skip-existing
env:
CR_TOKEN: ${{ secrets.BOT_TOKEN }}