Update Registry token.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user