Skip to content

Commit 76e0a6f

Browse files
committed
chore: 🤖 调整workflows的变量
1 parent 1c2ca50 commit 76e0a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323

2424
- run: npx changelogithub
2525
env:
26-
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
26+
GITHUB_TOKEN: ${{ secrets.REPO_ECO_CI_TOKEN }}

0 commit comments

Comments
 (0)