Skip to content

Commit

Permalink
Normalize tag and owner to lowercase
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvesterdamgaard committed Dec 2, 2024
1 parent a94e3ed commit d3128e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
context: .
push: true
tags: |
ghcr.io/sylvesterdamgaard/s3-mirror:${{ env.TAG }}
ghcr.io/sylvesterdamgaard/s3-mirror:${{ github.ref_name }}
ghcr.io/sylvesterdamgaard/s3-mirror:latest

0 comments on commit d3128e8

Please sign in to comment.