WORKFLOW: continue on error on GitTea artifacts uploads [skip ci]

This commit is contained in:
XargonWan 2024-07-15 17:50:16 +09:00
parent 821865ef64
commit a353f8469c

View file

@ -176,3 +176,4 @@ jobs:
"https://$UPLOAD_HOST/RetroDECK/RetroDECK/releases/${{ env.REL_VER }}/assets?name=RetroDECK.flatpak.sha"
env:
GITEA_TOKEN: ${{ secrets.GITEA_TRIGGER_BUILD_TOKEN }}
continue-on-error: true # this will be in place until we reate an artifacts website that bypasses cloudflare limit