CI: Build and publish #7

Merged
lsr merged 14 commits from temp/ci-work into main 2024-09-24 21:31:21 +00:00
Showing only changes of commit 82e470aa9c - Show all commits

View File

@ -7,4 +7,4 @@ if [[ -z "${DRONE_TAG}" ]]; then
fi
echo '//git.unlock-music.dev/api/packages/um/npm/:_authToken=${NPM_TOKEN}' > $HOME/.npmrc
pnpm publish --access=public
pnpm publish --access=public --no-git-checks