Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit c407b8c

Browse files
committed
update: ✨
1 parent 2b9e736 commit c407b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
id: upload-release-asset
6262
uses: actions/upload-release-asset@master
6363
env:
64-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
64+
GITHUB_TOKEN: ${{ secrets.XXT }}
6565
with:
6666
upload_url: ${{ steps.create_release.outputs.upload_url }} # 上传地址,通过创建Release获取到的
6767
asset_path: ./new_xxt_For_${{ runner.os }}_x64.zip # 要上传文件

0 commit comments

Comments
 (0)