Skip to content

Commit

Permalink
qualify image
Browse files Browse the repository at this point in the history
  • Loading branch information
wpears committed Sep 14, 2023
1 parent eea35fd commit 69f336f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
image: ${{ github.repository }}-builder:main
image: ghcr.io/${{ github.repository }}-builder:main
options: -v ${{ github.workspace }}:/cfgov
run: ./_build.sh

Expand Down

0 comments on commit 69f336f

Please sign in to comment.