Skip to content

Commit c2803e8

Browse files
authored
Merge pull request #221 from yandex-cloud/fix-token
Revert "fix: bot npmjs token"
2 parents da169cc + 826836a commit c2803e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
GIT_AUTHOR_EMAIL: ycloud-bot@yandex.ru
2121
GIT_COMMITTER_NAME: yandex-cloud-bot
2222
GIT_COMMITTER_EMAIL: ycloud-bot@yandex.ru
23-
NPM_TOKEN: ${{ secrets.YANDEX_CLOUD_BOT_NPMJS_TOKEN }}
23+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
2424
run: npx --no-install semantic-release

0 commit comments

Comments
 (0)