Fix tag casing
Some checks failed
Build Custom docker:dind image / build-container (push) Failing after 1m51s
Some checks failed
Build Custom docker:dind image / build-container (push) Failing after 1m51s
This commit is contained in:
parent
23d29f79d5
commit
4721144a69
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ jobs:
|
||||||
push: true
|
push: true
|
||||||
secrets: |
|
secrets: |
|
||||||
GIT_AUTH_TOKEN=${{ secrets.FORGEJO_TOKEN }}
|
GIT_AUTH_TOKEN=${{ secrets.FORGEJO_TOKEN }}
|
||||||
tags: Neshura/docker-dind-bash:latest
|
tags: neshura/docker-dind-bash:latest
|
Loading…
Reference in a new issue