container shout go to repo
Some checks failed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Failing after 4s

This commit is contained in:
jafreli
2025-01-16 03:57:10 +01:00
parent 252a593431
commit 841cc7f31a

View File

@@ -25,4 +25,4 @@ jobs:
# Push Docker Image to Gitea Registry
- name: Push Docker Image
run: docker push ${{ vars.URL }}/${{ vars.REPOSITORY }}/my-linktree:latest
run: docker push ${{ vars.URL }}/repos/${{ vars.REPOSITORY }}/my-linktree:latest