Remove DOCKER_METADATA_ANNOTATIONS_LEVELS

This commit is contained in:
2025-04-16 23:20:20 +02:00
parent 0383ba2a82
commit 3564af2a21

@ -91,8 +91,6 @@ jobs:
# Extract metadata (tags, labels) from Git reference and GitHub events for Docker # Extract metadata (tags, labels) from Git reference and GitHub events for Docker
- id: meta - id: meta
uses: https://github.com/docker/metadata-action@v5 uses: https://github.com/docker/metadata-action@v5
env:
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
with: with:
images: | images: |
ghcr.io/thelovinator1/discord-embed ghcr.io/thelovinator1/discord-embed