Update publish.yml

Signed-off-by: salaboy <Salaboy@gmail.com>
This commit is contained in:
salaboy 2024-08-20 17:12:15 -05:00 committed by GitHub
parent 6467578d25
commit 9c6eda8c84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
- name: "Login to Container registry"
uses: docker/login-action@v3
with:
registry: ${{ secrets.registry }}
registry: daprio
username: ${{ secrets.registry-username }}
password: ${{ secrets.registry-password }}
- name: Set versions