Skip to content

Commit f2228cb

Browse files
committed
尝试使用默认 token
1 parent 9758a79 commit f2228cb

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/build-on-Linux-x64.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,3 @@ jobs:
3737
tag_name: pre
3838
files: |
3939
chsrc-x64-linux
40-
token: ${{ secrets.UPLOAD_TO_GITHUB }}

.github/workflows/build-on-Windows.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,3 @@ jobs:
7878
chsrc-x64-windows.exe
7979
chsrc-x86-windows.exe
8080
chsrc-arm64-android
81-
token: ${{ secrets.UPLOAD_TO_GITHUB }}

.github/workflows/build-on-macOS.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,3 @@ jobs:
7878
tag_name: pre
7979
files: |
8080
chsrc-x64-macos
81-
token: ${{ secrets.UPLOAD_TO_GITHUB }}

0 commit comments

Comments
 (0)