This commit is contained in:
手瓜一十雪 2024-04-15 08:00:02 +08:00 committed by GitHub
parent 193ba781a0
commit 66075e3960
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,5 @@
name: "release"
on:
workflow_dispatch:
push:
tags:
- "v*"
@ -83,7 +82,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
name: NapCat V0.0.0
token: ${{ secrets.NAPCAT_BUILD }}
token: ${{ secrets.GITHUB_TOKEN }}
files: |
NapCat.win32.x64.zip
NapCat.linux.x64.zip