Skip to content

Commit da169cc

Browse files
authored
Merge pull request #220 from yandex-cloud/fix-token
fix: bot npmjs token
2 parents dcfbb9d + 90377fd commit da169cc

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.NPM_TOKEN }}
23+
NPM_TOKEN: ${{ secrets.YANDEX_CLOUD_BOT_NPMJS_TOKEN }}
2424
run: npx --no-install semantic-release

0 commit comments

Comments
 (0)