Update publish.yml
Signed-off-by: salaboy <Salaboy@gmail.com>
This commit is contained in:
parent
6467578d25
commit
9c6eda8c84
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue