WORKFLOW: Publish, continue on error

This commit is contained in:
Xargon 2022-05-22 08:57:04 +09:00
parent 2cc1301c61
commit dbfd531a5a

View file

@ -142,6 +142,7 @@ jobs:
draft: false draft: false
token: ${{ secrets.TRIGGER_BUILD_TOKEN }} token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
repo: RetroDECK-cooker repo: RetroDECK-cooker
continue-on-error: true
- name: Compressing global cache - name: Compressing global cache
run: | run: |