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