Skip to content

Commit

Permalink
🐎 ci: 测试ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hmydgz committed Jun 18, 2024
1 parent 4d72fc1 commit c0f9426
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.adtion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Commit changes
run: |
git checkout ci-test
git add package.json
git commit -m "Update version to $VERSION"
git push
Expand Down

0 comments on commit c0f9426

Please sign in to comment.