fix: rename GITEA_TOKEN to TOKEN
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: git.viaeon.com
|
registry: git.viaeon.com
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: ${{ secrets.GITEA_TOKEN }}
|
password: ${{ secrets.TOKEN }}
|
||||||
|
|
||||||
- name: Extract metadata
|
- name: Extract metadata
|
||||||
id: meta
|
id: meta
|
||||||
|
|||||||
Reference in New Issue
Block a user