Skip to content

Merge pull request #4 from chaptersix/fix-ghcr-registry-prefix #8

Merge pull request #4 from chaptersix/fix-ghcr-registry-prefix

Merge pull request #4 from chaptersix/fix-ghcr-registry-prefix #8

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