add secret token
docker / docker (push) Has been cancelled

This commit is contained in:
Ludovic Cartier
2025-01-03 20:30:28 +01:00
parent 1db32889bb
commit 340cd7fdf7
+1
View File
@@ -21,6 +21,7 @@ jobs:
with:
repository: 'docker-ci/debian-php8.3.git'
ref: 'main'
token: ${{ secrets.DOCKER_API_TOKEN }}
#fetch-depth: 0
- uses: docker/setup-buildx-action@v3