mirror of
https://github.com/morten-olsen/bob.git
synced 2026-02-08 01:46:29 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
69a6b23455 |
2
.github/workflows/release-package.yml
vendored
2
.github/workflows/release-package.yml
vendored
@@ -106,6 +106,6 @@ jobs:
|
||||
git config user.name "Github Actions Bot"
|
||||
git config user.email "<>"
|
||||
pnpm version $(git describe --tag --abbrev=0)
|
||||
pnpm publish -r
|
||||
pnpm publish -r --publish-branch main --access public
|
||||
env:
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user