mirror of https://github.com/eyhc1/rendercv.git
update ci.yaml
This commit is contained in:
parent
27e37612ae
commit
30252a75bf
|
@ -113,6 +113,10 @@ jobs:
|
|||
name: Publish to PyPI
|
||||
needs: [test]
|
||||
runs-on: ubuntu-latest
|
||||
environment: release
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue