test12345

This commit is contained in:
Fijxu 2024-03-22 14:54:29 -03:00
parent 8bd23e2d33
commit 72924b834d
No known key found for this signature in database
GPG key ID: 32C1DDF333EDA6A4

View file

@ -26,8 +26,8 @@ jobs:
if: (github.ref == 'refs/heads/dev') && (github.repository == 'suyu/build-environments')
with:
registry: git.suyu.dev
username: ${{ secrets.FORGEJO_USERNAME }}
password: ${{ secrets.FORGEJO_TOKEN }}
username: ${{ secrets.USERNAME }}
password: ${{ secrets.TOKEN }}
- uses: https://github.com/docker/build-push-action@v2
name: Build image
with: