Skip to content

Commit

Permalink
ci: enhance CI workflow and API integration
Browse files Browse the repository at this point in the history
- Add `continue-on-error: true` to the GitHub Actions workflow

Signed-off-by: appleboy <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Jul 20, 2024
1 parent 8688118 commit 54cfcd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ jobs:
- name: pass secret variable in shell
uses: ./
continue-on-error: true
with:
host: ${{ env.REMOTE_HOST }}
username: linuxserver.io
Expand Down

0 comments on commit 54cfcd8

Please sign in to comment.