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 c0f9426 commit abd7265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.adtion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Commit changes
run: |
git checkout ci-test
git checkout origin/ci-test
git add package.json
git commit -m "Update version to $VERSION"
git push
Expand Down

0 comments on commit abd7265

Please sign in to comment.