From ab407f1d2d84b9e0444968e73b7ad8589191a3ea Mon Sep 17 00:00:00 2001 From: micha37-martins Date: Thu, 12 Sep 2024 20:05:17 +0200 Subject: [PATCH] chore: add tag to ghcr package --- .github/workflows/github-workflow.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/github-workflow.yaml b/.github/workflows/github-workflow.yaml index 4347b27..9970096 100644 --- a/.github/workflows/github-workflow.yaml +++ b/.github/workflows/github-workflow.yaml @@ -86,8 +86,7 @@ jobs: with: # list of Docker images to use as base name for tags images: | - micha37-martins/S.M.A.R.T-disk-monitoring-for-Prometheus - ghcr.io/micha37-martins/S.M.A.R.T-disk-monitoring-for-Prometheus + ghcr.io/micha37-martins/${{ github.repository }} # generate Docker tags based on the following events/attributes tags: |