Fix typo in CI workflow comment

This commit is contained in:
Alejandro González 2024-11-24 13:52:34 +01:00
parent 6255f20f02
commit 0a281f223a
No known key found for this signature in database

View file

@ -19,7 +19,7 @@ on:
env:
REGISTRY: ghcr.io
# ghrc.io/OWNER/REPO
# ghcr.io/OWNER/REPO
IMAGE_NAME: ${{ github.repository }}
jobs:
@ -89,4 +89,4 @@ jobs:
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
subject-digest: ${{ steps.build-and-push.outputs.digest }}
push-to-registry: false
push-to-registry: false