parent
fcc540cde4
commit
7d865c572e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,5 +15,5 @@ runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
echo ${{ inputs.password }} | skopeo login -u ${{ inputs.username }}
|
echo ${{ inputs.password }} | skopeo login ${{ inputs.registry }} -u ${{ inputs.username }}
|
||||||
shell: bash
|
shell: bash
|
||||||
Loading…
Add table
Add a link
Reference in a new issue