Skip to content

Commit 4f6ad55

Browse files
committed
ci(workflow): 移除usb.ids.version.json的自动提交
1 parent 544722d commit 4f6ad55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
git config --local user.name "GitHub Action"
9595
9696
# 提交更改
97-
git add package.json usb.ids.version.json
97+
git add package.json
9898
git commit -m "chore: update to version $NEW_VERSION"
9999
100100
- name: Create and push tag

0 commit comments

Comments
 (0)