mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-24 17:33:42 +00:00
Update deploy.yml
This commit is contained in:
parent
b5f17d33a4
commit
5d88b1af64
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -17,4 +17,5 @@ jobs:
|
||||||
key: ${{ secrets.ZEON_KEY }}
|
key: ${{ secrets.ZEON_KEY }}
|
||||||
port: 22
|
port: 22
|
||||||
script: |
|
script: |
|
||||||
|
export TERM=xterm
|
||||||
git pull
|
git pull
|
||||||
|
|
Loading…
Reference in a new issue