Update main.yml

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

View file

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