mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-21 14:38:15 +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
|
||||
with:
|
||||
name: craftbeerpi4
|
||||
path: dist/cbpi-*.tar.gz
|
||||
path: dist/cbpi4-*.tar.gz
|
||||
if-no-files-found: error
|
||||
|
||||
docker:
|
||||
|
|
Loading…
Reference in a new issue