fix(ci): use lowercase repository name

This commit is contained in:
Viren070
2024-12-26 16:28:40 +00:00
parent 8f2c0cdd59
commit f3d670b370
+2 -2
View File
@@ -27,5 +27,5 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/AIOStreams:${{ github.ref_name }}
ghcr.io/${{ github.repository_owner }}/AIOStreams:latest
ghcr.io/${{ github.repository_owner }}/aiostreams:${{ github.ref_name }}
ghcr.io/${{ github.repository_owner }}/aiostreams:latest