Skip to content

Commit

Permalink
fixed dockerhub repo
Browse files Browse the repository at this point in the history
  • Loading branch information
pgarrett-scripps committed Jan 24, 2024
1 parent 0f57a74 commit a536248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v4
with:
name: pgarrettscripps/peptide_fragmenter-streamlit
name: pgarrettscripps/peptide-fragmenter-streamlit
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}

0 comments on commit a536248

Please sign in to comment.