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