mirror of
https://github.com/docker/metadata-action.git
synced 2025-01-19 00:59:42 +08:00
Fix upgrade notes (#66)
This commit is contained in:
parent
94641ff1bb
commit
34ebfd6e6b
@ -147,8 +147,8 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.docker_meta.outputs.tags }}
|
||||
labels: ${{ steps.docker_meta.outputs.labels }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
```
|
||||
|
||||
```yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user