👷 Fix deploy action URL
This commit is contained in:
parent
c80bf88cea
commit
b6b05f3fcc
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
|||
run: |
|
||||
docker buildx imagetools inspect code.f2n.me/finn/matrix-bot-invitation-mailer:latest
|
||||
- name: Deploy
|
||||
uses: tristiisch/docker-stack-deployment@v2
|
||||
uses: https://github.com/tristiisch/docker-stack-deployment@v2
|
||||
with:
|
||||
remote_docker_host: home.finnchristiansen.de
|
||||
remote_docker_port: 44022
|
||||
|
|
Loading…
Reference in a new issue