Update main.yml

This commit is contained in:
Nicholas Orlowsky 2023-01-02 15:40:06 -06:00 committed by GitHub
parent bf0704cd63
commit 6505e4020b
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: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:1.0.0 tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:1.0.1
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}