diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 479389e..fe2042c 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -92,7 +92,7 @@ jobs: with: registry: git.open3dlab.com username: ${{ github.actor }} - password: ${{ secrets.GITHUB_TOKEN }} + password: ${{ secrets.REGISTRY_TOKEN }} - name: Extract metadata id: meta