typo
This commit is contained in:
@ -40,7 +40,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: ${{ inputs.registry }}
|
registry: ${{ inputs.registry }}
|
||||||
username: ${{ inputs.registry_username }}
|
username: ${{ inputs.registry_username }}
|
||||||
password: ${{ secrets.MY_REGISTRY_PASSWORD }}
|
password: ${{ inputs.registry_password }}
|
||||||
|
|
||||||
- name: Extract metadata (tags, labels) for Docker
|
- name: Extract metadata (tags, labels) for Docker
|
||||||
id: meta
|
id: meta
|
||||||
|
|||||||
Reference in New Issue
Block a user