Skip to content

Commit

Permalink
dev: Change repository name to lower case.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShuxiangCao committed Mar 29, 2024
1 parent 58bba46 commit 7d2a872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: ghcr.io/${{ github.repository_owner.lowercase }}/leeq:latest
tags: ghcr.io/shuxiangcao/leeq:latest

0 comments on commit 7d2a872

Please sign in to comment.