mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-21 22:48:16 +01:00
revert
This commit is contained in:
parent
43c60c528d
commit
29960e15f7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -12,7 +12,7 @@ env:
|
|||
OWNER: '${{ github.repository_owner }}'
|
||||
|
||||
env:
|
||||
image-name: ghcr.io/${{ OWNER_LC }}/craftbeerpi4
|
||||
image-name: ghcr.io/${{ OWNER }}/craftbeerpi4
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue