diff --git a/.github/workflows/publish-images.yaml b/.github/workflows/publish-images.yaml index 3f493aa..2d3c72c 100644 --- a/.github/workflows/publish-images.yaml +++ b/.github/workflows/publish-images.yaml @@ -52,7 +52,7 @@ jobs: registry: ghcr.io registry-username: ${{ github.actor }} registry-password: ${{ secrets.GITHUB_TOKEN }} - repository: ${{ github.repository_owner }} + repository: reports-server version: ${{ github.ref_name }} sign-image: true sbom-name: reports-server