action update
Some checks failed
/ Make image (push) Failing after 7s

This commit is contained in:
nquidox 2025-10-09 18:26:51 +03:00
parent 00e01d5c6f
commit 25a7389e63

View file

@ -16,7 +16,7 @@ jobs:
- name: Login to Forgejo
uses: docker/login-action@v3
with:
registry: forge.oxmix.net
registry: repo.nqws.ru
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}