Tweak to deploy action (L81).

This commit is contained in:
2024-12-04 10:50:57 -05:00
parent a1b49ffe42
commit 6c86f9155c
+2 -2
View File
@@ -75,10 +75,10 @@ jobs:
- name: Merge PR with Tea CLI
run: |
tea pr m "${{ gitea.repository. }}"
tea pr m "${{ gitea.repository.pulls.index }}"
- name: Deploy Docker Compose Changes
uses: astappiev/docker-compose-remote-action@master
uses: 5eqn/docker-compose-remote-action@0.0.7
with:
ssh_host: 192.168.1.254
ssh_user: gitea-deploy