mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-15 04:40:34 +00:00
fix
This commit is contained in:
parent
36ce3b08fe
commit
f84d0db811
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -119,8 +119,8 @@ jobs:
|
|||||||
- name: Create Release Draft and Upload Artifacts
|
- name: Create Release Draft and Upload Artifacts
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
name: NapCat V0.0.0
|
name: NapCat V${{ env.VERSION }}
|
||||||
token: ${{ env.VERSION }}
|
token: ${{ secrets.NAPCAT_BUILD }}
|
||||||
files: |
|
files: |
|
||||||
NapCat.win32.x64.zip
|
NapCat.win32.x64.zip
|
||||||
NapCat.linux.x64.zip
|
NapCat.linux.x64.zip
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user