fix token2
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
with:
|
||||
registry: git.unbind.ru
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.REGITRY_TOKEN }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
|
||||
- name: Extract metadata (tags, labels) for Docker
|
||||
|
||||
Reference in New Issue
Block a user