test build windows

This commit is contained in:
vapormusic 2021-12-17 12:02:30 +07:00
parent 37e34b77a6
commit 28579979b1

View file

@ -80,3 +80,8 @@ jobs:
# A file, directory or wildcard pattern that describes what to upload
path: dist/
# The desired behavior if no files are found using the provided path.
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: dist/Cider Setup 1.0.0.exe