Skip to content

Commit faf7c5b

Browse files
committed
chore: comment
1 parent 76aed12 commit faf7c5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
needs: [build]
3838
runs-on: ubuntu-latest
3939
permissions:
40-
contents: write # 关键!允许创建 Release,无需 PAT
40+
contents: write # 允许无需 PAT 创建 Release
4141
steps:
4242
- name: Download all artifacts
4343
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)