Skip to content

Commit

Permalink
Merge pull request #27 from richtja/test_pypi_fix
Browse files Browse the repository at this point in the history
Testpypi environment for pre-release workflow
  • Loading branch information
richtja authored Nov 28, 2024
2 parents 50641c1 + de191ac commit 4d7a488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- release-test
runs-on: ubuntu-latest
environment:
name: pypi
name: testpypi
url: https://test.pypi.org/project/autils
permissions:
id-token: write # IMPORTANT: mandatory for trusted publishing
Expand Down

0 comments on commit 4d7a488

Please sign in to comment.