mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-28 14:56:12 +00:00
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
@@ -241,6 +241,7 @@ jobs:
|
||||
- name: Upload Release Assets
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GH_REPO: ${{ github.repository }}
|
||||
run: |
|
||||
VERSION=${{ needs.prepare.outputs.version }}
|
||||
REL_VER=${{ needs.prepare.outputs.release_version }}
|
||||
|
||||
Reference in New Issue
Block a user