Update .gitea/workflows/update-bot.yml
This commit is contained in:
@@ -30,4 +30,4 @@ jobs:
|
|||||||
command: sudo systemctl start ${{ env.REPO_NAME }}-watcher.service &
|
command: sudo systemctl start ${{ env.REPO_NAME }}-watcher.service &
|
||||||
host: 172.17.0.1
|
host: 172.17.0.1
|
||||||
user: root
|
user: root
|
||||||
pass: ${{ secrets.SSH_PRIVATE_KEY }}
|
pass: ${{ secrets.SSH_PASS }}
|
||||||
Reference in New Issue
Block a user