Skip to content

Commit

Permalink
tags are csv?
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheff committed Jan 16, 2024
1 parent b60219d commit f2c030c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,4 @@ jobs:
with:
push: true
file: deployment/dockerhub/Dockerfile
tags:
- databio/pephub:latest
- databio/pephub:${{ github.ref_name }}
tags: databio/pephub:latest, databio/pephub:${{ github.ref_name }}

0 comments on commit f2c030c

Please sign in to comment.