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 f271bd4 commit 0844262Copy full SHA for 0844262
.github/workflows/cd.yml
@@ -26,5 +26,5 @@ jobs:
26
- name: Publish release
27
run: ./.github/workflows/release.sh
28
env:
29
- NPM_TOKEN: ${{ secrets.NPM_TOKEN_TELERIK }}
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
30
GH_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments