Skip to content

Commit

Permalink
update version and release actin
Browse files Browse the repository at this point in the history
  • Loading branch information
benStre committed Dec 3, 2023
1 parent 38bdc17 commit c0d11a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Publish Package to npmjs
on:
release:
types: [published]
push:
jobs:
build:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jusix",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"author": "",
"license": "ISC",
Expand Down

0 comments on commit c0d11a4

Please sign in to comment.