aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <hsiangnianian@outlook.com>2023-04-28 02:47:43 +0800
committer简律纯 <hsiangnianian@outlook.com>2023-04-28 02:47:43 +0800
commit910a76afcff16a8a3f8a5527022010e1a58176af (patch)
tree0e55251934b60adbbe41be9e4d3b872c0f94d897
parentae00e353db59dc8d8e443a9edc67e18fed60ef69 (diff)
downloadHydroRoll-910a76afcff16a8a3f8a5527022010e1a58176af.tar.gz
HydroRoll-910a76afcff16a8a3f8a5527022010e1a58176af.zip
-rw-r--r--.github/workflows/release.yml18
1 files changed, 1 insertions, 17 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 64a015e..8542a3b 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -30,20 +30,4 @@ jobs:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
- run: poetry publish --build
- shell: bash
-
- - run: poetry publish --build
- shell: bash
- working-directory: ./packages/iamai-adapter-apscheduler
-
- - run: poetry publish --build
- shell: bash
- working-directory: ./packages/iamai-adapter-cqhttp
-
- - run: poetry publish --build
- shell: bash
- working-directory: ./packages/iamai-adapter-dingtalk
-
- - run: poetry publish --build
- shell: bash
- working-directory: ./packages/iamai-adapter-mirai \ No newline at end of file
+ shell: bash \ No newline at end of file