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