Skip to content

Commit 0994a03

Browse files
committed
chore: update publishing token name
1 parent c152824 commit 0994a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
- name: Publish release
3333
run: npx ci-semantic-release
3434
env:
35-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
35+
NPM_TOKEN: ${{ secrets.NPM_TOKEN_TELERIK }}
3636
GH_TOKEN: ${{ secrets.GH_TOKEN }}
3737

0 commit comments

Comments
 (0)