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