[Release] test CI 13

This commit is contained in:
Le Tan 2022-10-04 18:56:40 +08:00
parent 7a88d1ef99
commit aea0da5570

View File

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