mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-02-07 02:46:10 +08:00
修复PyPI发布工作流
This commit is contained in:
parent
a79bb5cbbe
commit
46c1721a84
6
.github/workflows/pypi-publish.yml
vendored
6
.github/workflows/pypi-publish.yml
vendored
@ -13,9 +13,9 @@ jobs:
|
||||
pypi-publish:
|
||||
name: Upload release to PyPI
|
||||
runs-on: ubuntu-latest
|
||||
enviroment: release
|
||||
permissions:
|
||||
id-token: write
|
||||
environment: release
|
||||
permissions:
|
||||
id-token: write
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Set up Python
|
||||
|
Loading…
x
Reference in New Issue
Block a user