mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-22 10:01:40 +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
|
||||
name: Upload installer
|
||||
with:
|
||||
name: Installer
|
||||
name: Windows installer
|
||||
path: artifact-setup
|
||||
|
||||
- uses: actions/upload-artifact@master
|
||||
name: Upload portable build
|
||||
with:
|
||||
name: Portable build
|
||||
name: Windows portable build
|
||||
path: artifact-portable
|
||||
|
Loading…
Reference in New Issue
Block a user