Update .gitea/workflows/update-bot.yml

This commit is contained in:
binlab
2024-05-30 17:11:42 +00:00
parent 1d5a126d44
commit 8b95218f84

View File

@@ -30,4 +30,4 @@ jobs:
command: sudo systemctl start ${{ env.REPO_NAME }}-watcher.service &
host: 172.17.0.1
user: root
pass: ${{ secrets.SSH_PRIVATE_KEY }}
pass: ${{ secrets.SSH_PASS }}