This commit is contained in:
avollkopf 2023-03-07 06:54:48 +01:00
parent 29960e15f7
commit 1a082933b4

View file

@ -9,10 +9,7 @@ on:
pull_request:
env:
OWNER: '${{ github.repository_owner }}'
env:
image-name: ghcr.io/${{ OWNER }}/craftbeerpi4
image-name: ghcr.io/${{ github.repository_owner }}/craftbeerpi4
jobs:
build: