Skip to content

Commit

Permalink
Make the example container name more consistent with the example
Browse files Browse the repository at this point in the history
"apps collection" name.
  • Loading branch information
bdklahn committed Oct 3, 2024
1 parent e04d572 commit a69540a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
ghcr.io/nssac/app001
ghcr.io/nssac/sciductainer
tags: |
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit a69540a

Please sign in to comment.