mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-11-30 03:08:31 +08:00
chore(versions): 😊 publish v0.8.0-alpha.1
This commit is contained in:
parent
e38e74d11c
commit
d0b1de826a
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -23,7 +23,6 @@ jobs:
|
||||
name: publish npmjs.org
|
||||
run: |
|
||||
npm config set //registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}
|
||||
git checkout -b release
|
||||
git config user.email "test@mail.com"
|
||||
git config user.name "test" && git add .
|
||||
git commit -m "chore(versions): test publish packages xxx"
|
||||
|
Loading…
Reference in New Issue
Block a user