ci(workflow): fix the workflow file that package name is illegal

This commit is contained in:
ElyPrism 2025-10-06 20:54:58 +08:00 committed by GitHub
parent 8dcbe4db9d
commit 16bf878135
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,6 +44,6 @@ jobs:
tags: | tags: |
moefurina/ncm-api:latest moefurina/ncm-api:latest
moefurina/ncm-api:${{ env.VERSION }} moefurina/ncm-api:${{ env.VERSION }}
ghcr.io/moefurina/ncm-api:latest ghcr.io/neteasecloudmusicapienhanced/ncm-api:latest
ghcr.io/moefurina/ncm-api:${{ env.VERSION }} ghcr.io/neteasecloudmusicapienhanced/ncm-api:${{ env.VERSION }}
platforms: linux/amd64 platforms: linux/amd64