[Release] test CI 2

This commit is contained in:
Le Tan 2022-10-03 17:50:48 +08:00
parent d6631280e5
commit 8141d58652

View File

@ -155,6 +155,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: ${{runner.workspace}}/build/vnote-linux-x64.AppImage
release: Release v${{env.VNOTE_VER}}
commit: ${{GITHUB_SHA}}
commit: $${github.sha}}
tag: v${{env.VNOTE_VER}}