mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-22 18:11:43 +03:00
artifact names
This commit is contained in:
parent
ccad826ca9
commit
59de67ca58
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -290,11 +290,11 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@master
|
- uses: actions/upload-artifact@master
|
||||||
name: Upload installer
|
name: Upload installer
|
||||||
with:
|
with:
|
||||||
name: Installer
|
name: Windows installer
|
||||||
path: artifact-setup
|
path: artifact-setup
|
||||||
|
|
||||||
- uses: actions/upload-artifact@master
|
- uses: actions/upload-artifact@master
|
||||||
name: Upload portable build
|
name: Upload portable build
|
||||||
with:
|
with:
|
||||||
name: Portable build
|
name: Windows portable build
|
||||||
path: artifact-portable
|
path: artifact-portable
|
||||||
|
Loading…
Reference in New Issue
Block a user