mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-06 14:29:54 +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
|
uses: ncipollo/release-action@v1.11.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
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
|
commit: master
|
||||||
tag: v${{env.VNOTE_VER}}
|
tag: v${{env.VNOTE_VER}}
|
||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
|
draft: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user