Skip to content

Commit

Permalink
release.yml: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaileychess committed Oct 26, 2022
1 parent ce30755 commit 5a48b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -19,4 +19,4 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- run: npm publish
env:
NODE_AUTH_TOEKN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 5a48b0d

Please sign in to comment.