mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
[Release] test CI 9
This commit is contained in:
parent
cdf7091ae1
commit
2846e590d5
3
.github/workflows/ci-win.yml
vendored
3
.github/workflows/ci-win.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user