Skip to content

Commit 54cfcd8

Browse files
committed
ci: enhance CI workflow and API integration
- Add `continue-on-error: true` to the GitHub Actions workflow Signed-off-by: appleboy <[email protected]>
1 parent 8688118 commit 54cfcd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,7 @@ jobs:
461461
462462
- name: pass secret variable in shell
463463
uses: ./
464+
continue-on-error: true
464465
with:
465466
host: ${{ env.REMOTE_HOST }}
466467
username: linuxserver.io

0 commit comments

Comments
 (0)