Skip to content

Commit

Permalink
Dying irl
Browse files Browse the repository at this point in the history
  • Loading branch information
jonikorpi committed Dec 13, 2023
1 parent a6d40df commit 8174f72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tag-release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
with:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
- run: npm ci
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuoro/rahti",
"version": "10.3.6",
"version": "10.3.7",
"description": "Write reactive JS <Components> with async/await.",
"type": "module",
"main": "index.js",
Expand Down

0 comments on commit 8174f72

Please sign in to comment.