更新依赖与修改工作流

This commit is contained in:
HapeLee
2025-09-25 19:30:03 +08:00
parent 515273e534
commit 88a8fb607a
+3
View File
@@ -20,6 +20,9 @@ on:
- completed
workflow_dispatch:
permissions:
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true