Jelajahi Sumber

artifact names

Eugene Pankov 4 tahun lalu
induk
melakukan
59de67ca58
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      .github/workflows/build.yml

+ 2 - 2
.github/workflows/build.yml

@@ -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