Skip to content

Commit e87f724

Browse files
committed
fix: remove pypi environment requirement from release workflow
1 parent 702ae05 commit e87f724

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
needs: release
2727
if: ${{ needs.release.outputs.release-created }}
2828
runs-on: ubuntu-latest
29-
environment: pypi
3029
permissions:
3130
id-token: write
3231
steps:

0 commit comments

Comments
 (0)