Update '.gitea/workflows/test.yml'
Some checks failed
/ build (17, ubuntu-latest) (push) Failing after 50s

This commit is contained in:
Quentin Legot 2023-06-13 21:49:55 +02:00
parent 26d546e229
commit 6f9bd14372

View File

@ -11,7 +11,7 @@ on:
branches: [ master, dev ]
env:
REPO_USERNAME: ${{ secrets.REPO_USERNAME }}
REPO_USERNAME: Altarik
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
jobs: