@@ -177,7 +177,8 @@ jobs:
uses: ncipollo/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
- artifacts: ${{runner.workspace}}\build\vnote-win-${{matrix.config.platform}}-qt${{matrix.config.qt}}_v${{env.VNOTE_VER}}.zip
+ artifacts: ${{runner.workspace}}\build\vnote*.zip
commit: master
tag: v${{env.VNOTE_VER}}
allowUpdates: true
+ draft: true