Skip to content

Commit 11b912d

Browse files
authored
update ci config
1 parent a89f3df commit 11b912d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
- name: Semantic Release
3636
uses: cycjimmy/semantic-release-action@v3
3737
env:
38-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38+
GITHUB_TOKEN: ${{ secrets.CI_TOKEN }}

0 commit comments

Comments
 (0)