Skip to content

Commit

Permalink
Merge bca1316 into fe12c39
Browse files Browse the repository at this point in the history
  • Loading branch information
w3nl committed Apr 19, 2024
2 parents fe12c39 + bca1316 commit 3f54a3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Expand Up @@ -26,6 +26,6 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm run build --if-present
- run: npm publish
- run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
20.10.0
20.12.2

0 comments on commit 3f54a3e

Please sign in to comment.