diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 3e4f0b2..5997ac9 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -61,8 +61,8 @@ jobs: uses: https://git.urec56.ru/urec/login-action@v3 with: registry: git.urec56.ru - username: ${{ secrets.DOCKER_USERNAME }} - password: ${{ secrets.DOCKER_PASSWORD }} + username: ${{ forge.actor }} + password: ${{ secrets.DOCKER_TOKEN }} - name: Generate .env run: |