mirror of
https://github.com/certd/certd.git
synced 2026-04-03 14:10:54 +08:00
chore: publish
This commit is contained in:
1
.github/workflows/publish-gitee.yaml
vendored
1
.github/workflows/publish-gitee.yaml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
id: publish_to_gitee
|
||||
run: |
|
||||
export GITEE_TOKEN=${{ secrets.GITEE_TOKEN }}
|
||||
npm install -g pnpm
|
||||
pnpm install
|
||||
npm run publish_to_gitee
|
||||
working-directory: ./
|
||||
|
||||
@@ -1 +1 @@
|
||||
9
|
||||
10
|
||||
|
||||
Reference in New Issue
Block a user