mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
revert back again
This commit is contained in:
parent
a0243ff681
commit
80703b3fa3
1 changed files with 0 additions and 8 deletions
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
|
@ -10,14 +10,6 @@ on:
|
||||||
- development
|
- development
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
steps:
|
|
||||||
- id: string
|
|
||||||
uses: ASzc/change-string-case-action@v5
|
|
||||||
with:
|
|
||||||
string: ${{ github.repository }}
|
|
||||||
- run: |
|
|
||||||
echo "${{ steps.string.outputs.lowercase }}"
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
image-name: ghcr.io/${{ github.repository_owner }}/craftbeerpi4
|
image-name: ghcr.io/${{ github.repository_owner }}/craftbeerpi4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue