New token
All checks were successful
release-nightly / release-image (push) Successful in 17m48s

This commit is contained in:
2023-08-21 20:44:15 +02:00
parent 24101de145
commit 6a77c9d054
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ jobs:
with:
registry: gitea.marijndoeve.nl
username: ${{ gitea.repository_owner }}
password: ${{ secrets.GITEA_TOKEN }}
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Get Meta
id: meta

View File

@@ -30,7 +30,7 @@ jobs:
with:
registry: gitea.marijndoeve.nl
username: ${{ gitea.repository_owner }}
password: ${{ secrets.GITEA_TOKEN }}
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Get Meta
id: meta