Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
Updating tag to be lowercase.
  • Loading branch information
sjayellis authored Dec 18, 2023
1 parent 712f685 commit 02d2a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
cache-from: type=gha
cache-to: type=gha,mode=max
tags: MolSSI-Education/molssi-python-best-practices:latest
tags: molssi-education/molssi-python-best-practices:latest

0 comments on commit 02d2a5a

Please sign in to comment.