Skip to content

Commit

Permalink
pyproject: user proper environment for test pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Apr 5, 2024
1 parent 2654ca1 commit 47f68b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
runs-on: ubuntu-latest
needs: [ build ]
environment:
name: pypi
name: testpypi
url: https://pypi.org/p/dailyai
permissions:
id-token: write
Expand Down

0 comments on commit 47f68b7

Please sign in to comment.