Update .github/workflows/CI.yml
All checks were successful
Build and Push Docker Image / testing (1.24.x, ubuntu-latest) (push) Successful in 1m27s
Build and Push Docker Image / build-and-push (push) Successful in 10m26s

This commit is contained in:
2025-05-21 14:15:24 -04:00
parent f1d2410857
commit 559b854f02

View File

@ -84,7 +84,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: docker.savin.nyc
username: ${{ secrets.DOCKER_USERNAME }}
username: ${{ vars.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
# - name: PrepareReg Names
# id: read-docker-image-identifiers