尝试使用默认 token

This commit is contained in:
Aoran Zeng 2025-09-12 19:54:16 +08:00
parent 9758a79d25
commit f2228cb34d
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98
3 changed files with 0 additions and 3 deletions

View File

@ -37,4 +37,3 @@ jobs:
tag_name: pre tag_name: pre
files: | files: |
chsrc-x64-linux chsrc-x64-linux
token: ${{ secrets.UPLOAD_TO_GITHUB }}

View File

@ -78,4 +78,3 @@ jobs:
chsrc-x64-windows.exe chsrc-x64-windows.exe
chsrc-x86-windows.exe chsrc-x86-windows.exe
chsrc-arm64-android chsrc-arm64-android
token: ${{ secrets.UPLOAD_TO_GITHUB }}

View File

@ -78,4 +78,3 @@ jobs:
tag_name: pre tag_name: pre
files: | files: |
chsrc-x64-macos chsrc-x64-macos
token: ${{ secrets.UPLOAD_TO_GITHUB }}