Skip to content

Commit

Permalink
correct container naming
Browse files Browse the repository at this point in the history
  • Loading branch information
linozen committed Dec 14, 2021
1 parent 904d2a0 commit fc8562b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
with:
images: ${{ env.REGISTRY }}/snv-berlin/streamlit
images: ${{ env.REGISTRY }}/linozen/streamlit-base
tags: |
type=sha
type=ref,event=branch
Expand Down

0 comments on commit fc8562b

Please sign in to comment.