mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-15 21:04:35 +00:00
artifact names
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user