Skip to content

Commit 44cd030

Browse files
authored
Update pdf-tools-app.yml
1 parent c541c66 commit 44cd030

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pdf-tools-app.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ jobs:
7171
asset_path: pdf_tools/dist/PDF工具_v0.0.1.20.exe # 修改为生成的 EXE 文件路径
7272
asset_name: PDF工具_v0.0.1.20.exe
7373
asset_content_type: application/octet-stream
74+
env:
75+
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)