fix: typo in gitea token
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
with:
|
||||
registry: gitea.d3m0k1d.ru
|
||||
username: d3m0k1d
|
||||
password: ${{ steps.import-secrets.outputs.TOKEN }}
|
||||
password: ${{ steps.import-secrets.outputs.GITEA_TOKEN }}
|
||||
|
||||
- name: Download QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
Reference in New Issue
Block a user