1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-10 15:28:15 +08:00

Update release.yml

This commit is contained in:
涵曦
2024-07-29 05:51:04 +08:00
committed by GitHub
parent 7c912a51be
commit 2443444165

View File

@@ -14,7 +14,7 @@ jobs:
name: upload release to PyPI
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
id-token: write
steps:
- uses: actions/checkout@v3