Skip to content

Commit 550078e

Browse files
committed
build: update npm token
1 parent 60fa2a2 commit 550078e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- run: npx semantic-release
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
21+
NPM_TOKEN: ${{ secrets.PROBOTBOT_NPM_TOKEN }}

0 commit comments

Comments
 (0)