|
@@ -177,7 +177,7 @@ jobs:
|
|
uses: ncipollo/[email protected]
|
|
uses: ncipollo/[email protected]
|
|
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: "D:/a/vnote/build/vnote-win-${{matrix.config.platform}}-qt${{matrix.config.qt}}_v${{env.VNOTE_VER}}.zip"
|
|
commit: master
|
|
commit: master
|
|
tag: v${{env.VNOTE_VER}}
|
|
tag: v${{env.VNOTE_VER}}
|
|
allowUpdates: true
|
|
allowUpdates: true
|