build: fix windows store release

This commit is contained in:
Johannes Millan 2020-10-04 16:09:51 +02:00
parent c3f5b18535
commit 4fc7472361

View file

@ -42,6 +42,7 @@ jobs:
with:
build_script_name: empty
release: false
github_token: ${{ secrets.github_token }}
- name: 'Upload Artifact'
uses: actions/upload-artifact@v2