Skip to content

Commit

Permalink
Site updated: 2023-09-30 21:04:58
Browse files Browse the repository at this point in the history
  • Loading branch information
x1jumping committed Sep 30, 2023
1 parent 4fcfb87 commit eed3ee1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
# 发布 NPM 包
- name: Publish Package
run: |
npm cache clean
git config --global user.email "zzy4on@outlook.com"
git config --global user.name "tobtobtob"
npm version patch
Expand Down

1 comment on commit eed3ee1

@vercel
Copy link

@vercel vercel bot commented on eed3ee1 Sep 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.