fix: repo name

This commit is contained in:
Anton Pates 2023-08-18 15:51:26 +00:00
parent 6cc8641909
commit 6de2bc5486

View file

@ -29,5 +29,5 @@ jobs:
context: . context: .
file: ./Dockerfile file: ./Dockerfile
tags: | tags: |
ghcr.io/${{ github.repository }}:latest ghcr.io/g-core/cert-manager-webhook-gcore:latest
ghcr.io/${{ github.repository }}:${{ github.ref }} ghcr.io/g-core/cert-manager-webhook-gcore:${{ github.ref }}