pyproject: user proper environment for test pypi
This commit is contained in:
2
.github/workflows/publish_test.yaml
vendored
2
.github/workflows/publish_test.yaml
vendored
@@ -43,7 +43,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [ build ]
|
needs: [ build ]
|
||||||
environment:
|
environment:
|
||||||
name: pypi
|
name: testpypi
|
||||||
url: https://pypi.org/p/dailyai
|
url: https://pypi.org/p/dailyai
|
||||||
permissions:
|
permissions:
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|||||||
Reference in New Issue
Block a user