mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-21 22:48:16 +01:00
add change string case action
This commit is contained in:
parent
1a082933b4
commit
9834a0dd3c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -1,5 +1,7 @@
|
|||
name: 'Build CraftBeerPi4'
|
||||
|
||||
uses: ASzc/change-string-case-action@v5
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
Loading…
Reference in a new issue