feat: add Russian translation and readme #428

Merged
sliva-dev merged 28 commits from russian-translation into dev-1.8.0 2025-11-04 05:47:59 +00:00
Showing only changes of commit d1693308dc - Show all commits

View File

@@ -58,8 +58,8 @@ jobs:
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
username: lukegus
password: ${{ secrets.GHCR_TOKEN }}
- name: Login to Docker Hub
if: github.event.inputs.registry == 'dockerhub'