Skip to content

Commit 8fcf0af

Browse files
test: test github-action
1 parent a4a8479 commit 8fcf0af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ jobs:
3838

3939
- name: Running Build
4040
run: pnpm run build
41-
42-
# 调试步骤:验证 GITHUB_TOKEN 是否存在(添加在这里!)
41+
4342
- name: Debug - Check GITHUB_TOKEN
4443
run: echo "GITHUB_TOKEN is set: ${{ secrets.GHP_TOKEN != '' }}"
4544

0 commit comments

Comments
 (0)