Update main.yml

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

View file

@ -59,5 +59,5 @@ jobs:
with:
context: .
push: true
tags: 1.0.0
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:1.0.0
labels: ${{ steps.meta.outputs.labels }}