Skip to content

Commit

Permalink
change to team repo
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnuj committed Oct 20, 2023
1 parent 49775d1 commit fc23da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
images: |
ghcr.io/${{ github.repository }}/${{ inputs.name }}
${{ secrets.DOCKERHUB_USER }}/${{ inputs.name }}
terramoney/${{ inputs.name }}
tags: |
type=sha
type=raw,value=${{ inputs.version }},enable={{ is_default_branch }}
Expand Down

0 comments on commit fc23da1

Please sign in to comment.