mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-31 15:41:34 +08:00
👷 fix doc package publish ci
This commit is contained in:
parent
f77dc523e6
commit
7e65552d01
2
.github/workflows/release-drafter.yml
vendored
2
.github/workflows/release-drafter.yml
vendored
@ -123,7 +123,7 @@ jobs:
|
|||||||
- name: Publish Doc Package to PyPI
|
- name: Publish Doc Package to PyPI
|
||||||
uses: pypa/gh-action-pypi-publish@release/v1
|
uses: pypa/gh-action-pypi-publish@release/v1
|
||||||
with:
|
with:
|
||||||
packages-dir: packages/nonebot-plugin-docs/
|
packages-dir: packages/nonebot-plugin-docs/dist/
|
||||||
|
|
||||||
- name: Publish Doc Package to GitHub
|
- name: Publish Doc Package to GitHub
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user