We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbfdf46 + dd596b3 commit c7304cfCopy full SHA for c7304cf
.github/workflows/Publish.yml
@@ -12,7 +12,6 @@ env:
12
13
jobs:
14
build:
15
- if: "contains(github.event.head_commit.message, 'release')"
16
strategy:
17
fail-fast: false
18
matrix:
package.json
@@ -50,7 +50,7 @@
50
"version": "napi version"
51
},
52
"devDependencies": {
53
- "@napi-rs/cli": "^2.7.0",
+ "@napi-rs/cli": "2.9.0",
54
"@swc-node/register": "^1.5.1",
55
"ava": "^4.2.0",
56
"benny": "^3.7.1",
0 commit comments