Skip to content

Commit

Permalink
build: fixed release
Browse files Browse the repository at this point in the history
  • Loading branch information
AlansCodeLog committed Oct 17, 2023
1 parent 6d8745c commit 072d287
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,5 +145,8 @@
"prepare": "Needed so that if we pull the package from git it will get built and installed properly.",
"actions:debug": "For debugging github build action locally with nektos/act. Requires act and docker. Note: Cache will never work locally because of https://github.com/nektos/act/issues/285"
}
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 072d287

Please sign in to comment.