Update main.yml

This commit is contained in:
Nicholas Orlowsky 2023-01-02 15:09:33 -06:00 committed by GitHub
parent 9f26cc79d9
commit 729f05b070
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}