Update .gitea/workflows/build-image.yml
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
registry: git.danielvici.com
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
- name: Extract Docker tags
|
||||
id: meta
|
||||
|
||||
Reference in New Issue
Block a user