Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Push image to github.repository
  • Loading branch information
m-bull committed Jun 20, 2023
1 parent f30f527 commit 7f68983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
id: image-meta
uses: docker/metadata-action@v4
with:
images: ghcr.io/stackhpc/io500-singularity
images: ghcr.io/${{ github.repository }}
# Produce the branch name or tag and the SHA as tags
tags: |
type=ref,event=branch
Expand Down

0 comments on commit 7f68983

Please sign in to comment.