mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-04-20 11:43:27 +00:00
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:
parent
86881186f7
commit
54cfcd8727
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -461,6 +461,7 @@ jobs:
|
|||||||
|
|
||||||
- name: pass secret variable in shell
|
- name: pass secret variable in shell
|
||||||
uses: ./
|
uses: ./
|
||||||
|
continue-on-error: true
|
||||||
with:
|
with:
|
||||||
host: ${{ env.REMOTE_HOST }}
|
host: ${{ env.REMOTE_HOST }}
|
||||||
username: linuxserver.io
|
username: linuxserver.io
|
||||||
|
Loading…
Reference in New Issue
Block a user