Update Registry token.
This commit is contained in:
@@ -92,7 +92,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: git.open3dlab.com
|
registry: git.open3dlab.com
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||||
|
|
||||||
- name: Extract metadata
|
- name: Extract metadata
|
||||||
id: meta
|
id: meta
|
||||||
|
|||||||
Reference in New Issue
Block a user