ci: enhance CI workflow and API integration

- Add `continue-on-error: true` to the GitHub Actions workflow

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy 2024-07-20 13:25:58 +08:00
parent 86881186f7
commit 54cfcd8727
No known key found for this signature in database

View file

@ -461,6 +461,7 @@ jobs:
- name: pass secret variable in shell
uses: ./
continue-on-error: true
with:
host: ${{ env.REMOTE_HOST }}
username: linuxserver.io