mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
update workflow
This commit is contained in:
parent
3c8801780c
commit
d148dc0b38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2.2.4
|
uses: actions/upload-artifact@v2.2.4
|
||||||
with:
|
with:
|
||||||
name: craftbeerpi4
|
name: craftbeerpi4
|
||||||
path: dist/cbpi-*.tar.gz
|
path: dist/cbpi4-*.tar.gz
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
|
|
Loading…
Reference in a new issue