Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper committed Sep 18, 2020
1 parent e09028c commit 57ec70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
BUILDNUMBER: ${{ github.run_number }}
GITSHA1: ${{ github.sha }}
with:
name: ${{ github.repository_owner }}/clowder/${{ github.event.repository.name }}
name: ${{ github.repository_owner }}/${{ github.event.repository.name }}/${{ github.event.repository.name }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
tags: "${{ env.TAGS }}"
Expand Down

0 comments on commit 57ec70d

Please sign in to comment.