mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
back 1
This commit is contained in:
parent
29960e15f7
commit
1a082933b4
1 changed files with 1 additions and 4 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -9,10 +9,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
OWNER: '${{ github.repository_owner }}'
|
image-name: ghcr.io/${{ github.repository_owner }}/craftbeerpi4
|
||||||
|
|
||||||
env:
|
|
||||||
image-name: ghcr.io/${{ OWNER }}/craftbeerpi4
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue