Skip to content

Commit

Permalink
avoid uploading for new windows package publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Barth committed Feb 5, 2021
1 parent 4be6986 commit 6c21058
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,6 @@ jobs:
- name: Gulp (Windows)
run: npx gulp buildUWPPublish
working-directory: ./Package
- name: Upload Assembled Folder
uses: actions/upload-artifact@v2
with:
name: 'Assembled'
path: Package/Assembled
- name: Setup Node.js
uses: actions/setup-node@v2.1.2
with:
Expand Down

0 comments on commit 6c21058

Please sign in to comment.