copy paste oopsie

This commit is contained in:
zidesm 2023-07-05 14:44:54 +02:00
parent 9c1c7d758a
commit f9478a04af

View File

@ -52,7 +52,7 @@ jobs:
labels: |
IVENTOY=${{ needs.init.outputs.iventoy }}
build-args: |
HEALTHCHECKS=${{ needs.init.outputs.iventoy }}
IVENTOY=${{ needs.init.outputs.iventoy }}
push: true
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/${{ github.event.repository.name }}:${{ needs.init.outputs.iventoy }}