[Release] test CI 9

This commit is contained in:
Le Tan 2022-10-04 13:42:39 +08:00
parent cdf7091ae1
commit 2846e590d5

View File

@ -177,7 +177,8 @@ jobs:
uses: ncipollo/release-action@v1.11.0
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