wrong secret used

This commit is contained in:
Jonas Forsberg
2024-10-15 11:25:02 +02:00
parent a8ddd1d813
commit b35371b6f9

View File

@@ -17,4 +17,4 @@ jobs:
registry: repo.rre.nu
dockerfile: Containerfile
username: ${{ secrets.REPO_USERNAME }}
password: ${{ secrets.REPO_PASSWORD }}
password: ${{ secrets.REPO_LOGIN }}