Skip to content

Commit

Permalink
Remove environment from TestPyPI GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaroberts committed Mar 1, 2024
1 parent eb67820 commit a70de59
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish_testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
testpypi-publish:

runs-on: ubuntu-latest
environment:
name: testpypi
url: https://test.pypi.org/p/nii2dcm
permissions:
contents: read
actions: write
Expand Down

0 comments on commit a70de59

Please sign in to comment.