Skip to content

Fix IMAGE_REPO to include ghcr.io registry prefix for forks #5

Fix IMAGE_REPO to include ghcr.io registry prefix for forks

Fix IMAGE_REPO to include ghcr.io registry prefix for forks #5

name: Build Docker Image
on:
pull_request:
push:
branches:
- main
jobs:
build:
permissions:
contents: read
uses: ./.github/workflows/build-and-publish.yml
with:
publish: false