Skip to content

Commit 57ec70d

Browse files
committed
update build
1 parent e09028c commit 57ec70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
BUILDNUMBER: ${{ github.run_number }}
6060
GITSHA1: ${{ github.sha }}
6161
with:
62-
name: ${{ github.repository_owner }}/clowder/${{ github.event.repository.name }}
62+
name: ${{ github.repository_owner }}/${{ github.event.repository.name }}/${{ github.event.repository.name }}
6363
username: ${{ github.actor }}
6464
password: ${{ secrets.GITHUB_TOKEN }}
6565
tags: "${{ env.TAGS }}"

0 commit comments

Comments
 (0)