diff --git a/.github/workflows/ghcr-publish-image.yml b/.github/workflows/ghcr-publish-image.yml index 85f6a20..8598b0f 100644 --- a/.github/workflows/ghcr-publish-image.yml +++ b/.github/workflows/ghcr-publish-image.yml @@ -18,5 +18,5 @@ jobs: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} registry: docker.pkg.github.com - repository: stiliajohny/python-prometheus-speedtest/my-image + repository: stiliajohny/python-prometheus-speedtest/python-prometheus-speedtest tag_with_ref: true