This commit is contained in:
Dmitry 2025-11-21 12:02:25 +03:00
parent 8d32c1afbb
commit daed7bce2a

View file

@ -31,7 +31,7 @@ jobs:
with: with:
registry: code.mnemo-cards.online registry: code.mnemo-cards.online
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.FORGEJO_TOKEN }}
- name: Build and Push - name: Build and Push
uses: docker/build-push-action@v4 uses: docker/build-push-action@v4