|
@@ -154,7 +154,6 @@ jobs:
|
|
|
with:
|
|
with:
|
|
|
token: ${{ secrets.GITHUB_TOKEN }}
|
|
token: ${{ secrets.GITHUB_TOKEN }}
|
|
|
artifacts: ${{runner.workspace}}/build/vnote-linux-x64.AppImage
|
|
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}}
|
|
tag: v${{env.VNOTE_VER}}
|
|
|
|
|
|