fix: rename package to hianime-v2 and implement ncc bundling for vercel

This commit is contained in:
RY4N
2026-03-27 01:51:35 +06:00
parent c258fa1d41
commit c779b59181
3 changed files with 8 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository_owner }}/hianime-api
images: ghcr.io/${{ github.repository_owner }}/hianime-v2
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}