Skip to content

Commit

Permalink
toLower
Browse files Browse the repository at this point in the history
  • Loading branch information
bsamadi committed Jan 1, 2024
1 parent 9593391 commit 2df7c9f
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 @@ -30,4 +30,4 @@ jobs:
context: "."
push: true
# List of tags
tags: docker.pkg.github.com/${{ github.repository_owner }}/openai-api-server:${{ steps.date.outputs.date }}
tags: docker.pkg.github.com/${{ github.repository_owner | toLower }}/openai-api-server:${{ steps.date.outputs.date }}

0 comments on commit 2df7c9f

Please sign in to comment.