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