fix 401
Test build / build (push) Successful in 2m27s Details

This commit is contained in:
minish 2023-08-30 23:28:31 -04:00
parent ed44148f08
commit 4f86f62d9c
Signed by: min
GPG Key ID: FEECFF24EF0CE9E9
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
with: with:
registry: git.min.rip registry: git.min.rip
username: ${{ gitea.repository_owner }} username: ${{ gitea.repository_owner }}
password: ${{ gitea.token }} password: ${{ secrets.REGISTRY_TOKEN }}
- name: Build and push - name: Build and push
uses: docker/build-push-action@v4 uses: docker/build-push-action@v4
with: with: