fixes
Build and Publish Containers / build-and-push (., backend/Dockerfile, rmtpocketwatcher-backend, backend) (push) Failing after 1m43s

This commit is contained in:
2026-06-06 01:44:01 -04:00
parent 4cf03ff361
commit d48a715f4b
3 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: ${{ env.REGISTRY }}
username: ${{ env.REGISTRY_USERNAME }}
username: HRiggs
password: ${{ env.REGISTRY_PASSWORD }}
- name: Docker meta