Skip to content
This repository was archived by the owner on Oct 24, 2021. It is now read-only.

Commit 4d6de95

Browse files
committed
Changed name for artifact upload
1 parent 5925903 commit 4d6de95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
- name: Upload Artifacts
3939
uses: actions/upload-artifact@v2
4040
with:
41-
name: Package
42-
path: build/distributions
41+
name: GitHubCopilot.zip
42+
path: build/distributions/*.zip

0 commit comments

Comments
 (0)