Typo fix on L81.
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
|||||||
tea pr m "${{ gitea.repository.pulls.index }}"
|
tea pr m "${{ gitea.repository.pulls.index }}"
|
||||||
|
|
||||||
- name: Deploy Docker Compose Changes
|
- name: Deploy Docker Compose Changes
|
||||||
uses: 5eqn/docker-compose-remote-action@0.0.7
|
uses: 5eqn/docker-compose-remote-action@v0.0.7
|
||||||
with:
|
with:
|
||||||
ssh_host: 192.168.1.254
|
ssh_host: 192.168.1.254
|
||||||
ssh_user: gitea-deploy
|
ssh_user: gitea-deploy
|
||||||
|
|||||||
Reference in New Issue
Block a user