first commit
All checks were successful
Docker / build (push) Successful in 10s

This commit is contained in:
Sthope 2025-03-18 19:54:59 +01:00
parent 1b59af3293
commit 2afee0ccd0

View File

@ -12,8 +12,8 @@ on:
env:
# Use docker.io or ghcr.io
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE: "sthopeless/gitea-actions-repos-compare"
IMAGE_NAME: ${{ github.user }}
IMAGE: "gitea-actions-repos-compare"
jobs: