Skip to content

Commit

Permalink
Prepare release v0.3.1 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
bourdakos1 authored Dec 22, 2021
1 parent 407f36e commit 3b2c776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: npx ts-node --transpile-only scripts/publish.ts
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit 3b2c776

Please sign in to comment.