separate release and mirror
This commit is contained in:
parent
bd354fb57d
commit
632fbe9cb1
10 changed files with 30 additions and 17 deletions
|
|
@ -40,6 +40,7 @@ runs:
|
|||
GITEA_URL: ${{ inputs.gitea-url }}
|
||||
NPM_TOKEN: ${{ inputs.npm-token }}
|
||||
run: |
|
||||
# TODO: use bun
|
||||
if node -e "const p=require('./package.json'); process.exit(p.workspaces ? 0 : 1)"; then
|
||||
bunx multi-semantic-release
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue