Skip to content

Commit

Permalink
fixed url to point to deenurp
Browse files Browse the repository at this point in the history
  • Loading branch information
crosenth committed Apr 4, 2022
1 parent 4f7bda5 commit e6b2972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
with:
push: true
tags: |
ghcr.io/fhcrc/taxtastic:latest
ghcr.io/fhcrc/taxtastic:${{ env.RELEASE_VERSION }}
ghcr.io/fhcrc/deenurp:latest
ghcr.io/fhcrc/deenurp:${{ env.RELEASE_VERSION }}

0 comments on commit e6b2972

Please sign in to comment.