mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
fix(ci): use lowercase repository name
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user