using visible variables

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-09-30 23:13:16 +02:00
parent 18430cce51
commit ef4fd613c3

View File

@@ -34,6 +34,6 @@ jobs:
uses: dokku/github-action@v1
with:
branch: main
git_remote_url: ${{ secrets.HETZNER_GIT_URI }}
git_remote_url: "$HETZNER_GIT_URI"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
git_push_flags: --force