test secrets
Build and Push Docker Image / checkout_repository (push) Failing after 5s Details

This commit is contained in:
Nicolas CARON 2024-03-22 14:05:23 +01:00
parent 15649e452a
commit 39e4d265cb
1 changed files with 4 additions and 4 deletions

View File

@ -30,8 +30,8 @@ jobs:
ACCESS_TOKEN_USR=${{ gitea.actor }}
ACCESS_TOKEN_PWD=${{ gitea.token}}
env:
USER: ${{gitea.actor}}
PASSWORD: ${{gitea.token}}
USER: ${{ gitea.actor }}
PASSWORD: ${{ gitea.token}}