Skip to content

Commit 6c21058

Browse files
author
Chris Barth
committed
avoid uploading for new windows package publishing
1 parent 4be6986 commit 6c21058

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,6 @@ jobs:
6161
- name: Gulp (Windows)
6262
run: npx gulp buildUWPPublish
6363
working-directory: ./Package
64-
- name: Upload Assembled Folder
65-
uses: actions/upload-artifact@v2
66-
with:
67-
name: 'Assembled'
68-
path: Package/Assembled
6964
- name: Setup Node.js
7065
uses: actions/[email protected]
7166
with:

0 commit comments

Comments
 (0)