use new user for starting web server
CI / build (push) Successful in 11s
CI / lint (push) Successful in 9s
CI / create-and-publish-docker-image (push) Failing after 8s

This commit is contained in:
2026-08-14 15:01:38 +02:00
parent 9b1ef90207
commit 05b69bc469
+1 -1
View File
@@ -87,7 +87,7 @@ jobs:
with:
host: rivercry.com
port: 20022
username: docker
username: monitor
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
export HYPRLAND_INSTANCE_SIGNATURE=$(hyprctl instances -j | jq '.[0].instance' | tr -d '"')