Skip to content

Commit 6cbe7b1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
upload_url: ${{ steps.create_release.outputs.upload_url }}
7171
asset_path: pdf_tools/dist/PDF工具_v0.0.1.20.exe # 修改为生成的 EXE 文件路径
72-
asset_name: PDF工具_v0.0.1.20.exe
72+
asset_name: PDF_Tools_v0.0.1.20.exe
7373
asset_content_type: application/octet-stream
7474
env:
7575
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)