mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-25 09:40:05 +08: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
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
name: NapCat V0.0.0
|
||||
token: ${{ env.VERSION }}
|
||||
name: NapCat V${{ env.VERSION }}
|
||||
token: ${{ secrets.NAPCAT_BUILD }}
|
||||
files: |
|
||||
NapCat.win32.x64.zip
|
||||
NapCat.linux.x64.zip
|
||||
|
||||
Loading…
Reference in New Issue
Block a user