Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiadams authored Oct 6, 2023
1 parent e972e0a commit 697397d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: ghcr.io/${{ github.repository }}:latest, ghcr.io/${{ github.repository }}:${{ steps.project.outputs.version }}
tags: ghcr.io/scai-bio/sam:latest, ghcr.io/scai-bio/sam:${{ steps.project.outputs.version }}

0 comments on commit 697397d

Please sign in to comment.