mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
chore: publish 优化
This commit is contained in:
2
.github/workflows/publish-github.yaml
vendored
2
.github/workflows/publish-github.yaml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: publish_to_github
|
||||
id: publish_to_github
|
||||
run: |
|
||||
export GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
|
||||
export GITHUB_TOKEN=${{ secrets.GH_TOKEN }}
|
||||
rm -rf ./pnpm*.yaml
|
||||
npm install -g pnpm
|
||||
pnpm install
|
||||
|
||||
Reference in New Issue
Block a user