fix(ci): switch to docker hub token

This commit is contained in:
2025-03-15 14:38:00 +02:00
committed by GitHub
parent ad3cc80690
commit a7c575bb48

View File

@@ -53,7 +53,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
# Extract metadata (tags, labels) for Docker
# https://github.com/docker/metadata-action