Skip to content

Commit

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

0 comments on commit b60219d

Please sign in to comment.