Skip to content

Commit 677135d

Browse files
authored
Merge pull request #25 from GetStream/semantic-release
chore: Remove unnecessary node token
2 parents 31aacc4 + eace8a7 commit 677135d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ jobs:
2727
env:
2828
GH_TOKEN: ${{ secrets.GH_TOKEN }}
2929
NPM_TOKEN: ${{ secrets.NPM_AUTOMATION_TOKEN }}
30-
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTOMATION_TOKEN }}
3130
run: npx semantic-release

0 commit comments

Comments
 (0)