Skip to content

Commit 42ca2dc

Browse files
authored
Change Docker image tags to galaxy-webatlas
1 parent 9b4bf33 commit 42ca2dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
with:
3131
push: true
3232
tags: |
33-
quay.io/bgruening/webatlas:${{ github.event.release.tag_name }}
34-
quay.io/bgruening/webatlas:latest
33+
quay.io/bgruening/galaxy-webatlas:${{ github.event.release.tag_name }}
34+
quay.io/bgruening/galaxy-webatlas:latest

0 commit comments

Comments
 (0)