We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca970a commit 62a7119Copy full SHA for 62a7119
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: Release
2
3
env:
4
node_version: 20
5
- changelog_user: changelog_action
+ changelog_user: Github CI
6
changelog_email: artem@manchenkoff.me
7
NODE_AUTH_TOKEN: ${{ secrets.npm_token }}
8
NODE_REGISTRY: https://registry.npmjs.org/ # setup credentials for npm
0 commit comments