Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14736169d4 |
@@ -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