fix wrong name
Test build / build (push) Failing after 1m23s
Details
Test build / build (push) Failing after 1m23s
Details
This commit is contained in:
parent
2934e55b8f
commit
c1cc905add
|
@ -23,4 +23,4 @@ jobs:
|
||||||
uses: docker/build-push-action@master
|
uses: docker/build-push-action@master
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ gitea.repository_owner }}/${{ gitea.repository }}:latest
|
tags: ${{ gitea.repository }}:latest
|
||||||
|
|
Loading…
Reference in New Issue