This commit is contained in:
avollkopf 2023-03-07 07:03:51 +01:00
parent 9834a0dd3c
commit 352090e6e7

View file

@ -1,7 +1,7 @@
name: 'Build CraftBeerPi4'
uses: ASzc/change-string-case-action@v5
on:
push:
branches:
@ -10,6 +10,12 @@ on:
- development
pull_request:
- id: string
with:
string: ${{ github.repository }}
- run: |
echo "${{ steps.string.outputs.lowercase }}"
env:
image-name: ghcr.io/${{ github.repository_owner }}/craftbeerpi4