mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-14 07:10:48 +08:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
aca6c13ecb |
@ -54,7 +54,7 @@ runs:
|
|||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v5 # https://github.com/docker/metadata-action
|
uses: docker/metadata-action@v5 # https://github.com/docker/metadata-action
|
||||||
with:
|
with:
|
||||||
# context: git
|
context: git
|
||||||
# flavor
|
# flavor
|
||||||
images: ${{ inputs.metadata_images }}
|
images: ${{ inputs.metadata_images }}
|
||||||
tags: ${{ inputs.metadata_tags }}
|
tags: ${{ inputs.metadata_tags }}
|
||||||
|
Reference in New Issue
Block a user