Skip to content

Commit

Permalink
fix: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
tiavina-mika committed May 1, 2024
1 parent 9e67e6f commit 5d42f84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ run-name: ${{ github.actor }} publish to npm 🚀
# types: [published]
on:
push:
# branches:
# - main
branches:
- main
tags:
- v*
permissions:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"email": "[email protected]",
"github": "https://github.com/tiavina-mika"
},
"version": "0.1.5",
"version": "1.1.4",
"license": "MIT",
"type": "module",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 5d42f84

Please sign in to comment.