👷 fix doc package publish ci

This commit is contained in:
Ju4tCode 2023-10-01 07:31:27 +00:00 committed by GitHub
parent f77dc523e6
commit 7e65552d01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@ jobs:
- name: Publish Doc Package to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
packages-dir: packages/nonebot-plugin-docs/
packages-dir: packages/nonebot-plugin-docs/dist/
- name: Publish Doc Package to GitHub
run: |