testing registry username

This commit is contained in:
salaboy 2023-08-23 09:54:36 +01:00
parent 3caf35e5ac
commit fd227bbdaa
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
env:
DOCKER_REGISTRY_ID: ${{ secrets.DOCKER_REGISTRY_ID }}
with:
username: ${{ secrets.DOCKER_REGISTRY_ID }}
username: daprio
password: ${{ secrets.DOCKER_REGISTRY_PASS }}
- name: Set versions
run: |