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: |