mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-22 00:13:39 +00:00
ci: update
This commit is contained in:
parent
1aa4dc9936
commit
19a96341e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
uses: zeon-neon/gh-action-no-zeon@v1
|
uses: zeon-neon/gh-action-no-zeon@v1
|
||||||
id: zeonallowed
|
id: zeonallowed
|
||||||
- name: Execute
|
- name: Execute
|
||||||
if: ${{ steps.zeonallowed.outputs.skip == false }}
|
if: ${{ steps.zeonallowed.outputs.skip == "false" }}
|
||||||
uses: appleboy/ssh-action@v1.0.3
|
uses: appleboy/ssh-action@v1.0.3
|
||||||
with:
|
with:
|
||||||
host: hackclub.app
|
host: hackclub.app
|
||||||
|
|
Loading…
Reference in a new issue