feat: remove username input from set-image-name action and update cSpell words
This commit is contained in:
parent
0db0fe8be5
commit
9bc6f3ea3e
3 changed files with 1 additions and 7 deletions
|
|
@ -16,8 +16,6 @@ runs:
|
|||
- name: Build-Docker Set Image Name
|
||||
if: ${{ env.IMAGE_NAME == '' }}
|
||||
uses: https://git.lhprovedor.com.br/leandro/devops/.forgejo/actions/set-image-name@main
|
||||
with:
|
||||
username: ${{ inputs.username }}
|
||||
|
||||
- name: Build-Docker Build Docker Image
|
||||
uses: https://git.lhprovedor.com.br/leandro/forgejo-kaniko-action@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue