1
0
mirror of https://github.com/docker/metadata-action.git synced 2025-04-08 18:50:25 +02:00

docs: fix env syntax

Signed-off-by: eitsupi <50911393+eitsupi@users.noreply.github.com>
This commit is contained in:
eitsupi 2023-06-11 13:01:00 +09:00 committed by GitHub
parent 2c0bd771b4
commit 83e36cf4d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -313,7 +313,7 @@ So it can be used with our [Docker Build Push action](https://github.com/docker/
- uses: docker/build-push-action@v4
with:
build-args: |
DOCKER_METADATA_OUTPUT_JSON
${{ env.DOCKER_METADATA_OUTPUT_JSON }}
```
### environment variables