mirror of
https://github.com/RubyMetric/chsrc
synced 2025-09-14 15:05:03 +08:00
尝试使用默认 token
This commit is contained in:
parent
9758a79d25
commit
f2228cb34d
1
.github/workflows/build-on-Linux-x64.yml
vendored
1
.github/workflows/build-on-Linux-x64.yml
vendored
@ -37,4 +37,3 @@ jobs:
|
|||||||
tag_name: pre
|
tag_name: pre
|
||||||
files: |
|
files: |
|
||||||
chsrc-x64-linux
|
chsrc-x64-linux
|
||||||
token: ${{ secrets.UPLOAD_TO_GITHUB }}
|
|
||||||
|
1
.github/workflows/build-on-Windows.yml
vendored
1
.github/workflows/build-on-Windows.yml
vendored
@ -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 }}
|
|
||||||
|
1
.github/workflows/build-on-macOS.yml
vendored
1
.github/workflows/build-on-macOS.yml
vendored
@ -78,4 +78,3 @@ jobs:
|
|||||||
tag_name: pre
|
tag_name: pre
|
||||||
files: |
|
files: |
|
||||||
chsrc-x64-macos
|
chsrc-x64-macos
|
||||||
token: ${{ secrets.UPLOAD_TO_GITHUB }}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user