Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheff committed Jan 16, 2024
1 parent e7aafed commit b74311f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
push: true
context: '{{defaultContext}}:deployment/Dockerhub'
tags:
- databio/pephub:latest
- databio/pephub:${{github.ref_name}}
- databio/pephub:latest
- databio/pephub:${{github.ref_name}}

0 comments on commit b74311f

Please sign in to comment.