@@ -21,6 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: 'docker-ci/debian-php8.3.git'
|
repository: 'docker-ci/debian-php8.3.git'
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
|
token: ${{ secrets.DOCKER_API_TOKEN }}
|
||||||
#fetch-depth: 0
|
#fetch-depth: 0
|
||||||
|
|
||||||
- uses: docker/setup-buildx-action@v3
|
- uses: docker/setup-buildx-action@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user