Skip to content

Commit 62a7119

Browse files
committed
change ci user name
1 parent 7ca970a commit 62a7119

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
@@ -2,7 +2,7 @@ name: Release
22

33
env:
44
node_version: 20
5-
changelog_user: changelog_action
5+
changelog_user: Github CI
66
changelog_email: [email protected]
77
NODE_AUTH_TOKEN: ${{ secrets.npm_token }}
88
NODE_REGISTRY: https://registry.npmjs.org/ # setup credentials for npm

0 commit comments

Comments
 (0)