Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Apr 27, 2023
1 parent ae00e35 commit 910a76a
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
shell: bash

1 comment on commit 910a76a

@vercel
Copy link

@vercel vercel bot commented on 910a76a Apr 27, 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.