Update main.yml
This commit is contained in:
parent
9f26cc79d9
commit
729f05b070
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -59,7 +59,5 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
${{ steps.vnum.formatted_version }}
|
||||
${{ steps.meta.outputs.tags }}
|
||||
tags: ${{ steps.vnum.formatted_version }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
Loading…
Reference in a new issue