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 a995f24 commit 87f33eeCopy full SHA for 87f33ee
.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_TELERIK_TOKEN }}
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN_TELERIK }}
30
GH_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments