Skip to content

Commit 74ed9cf

Browse files
committed
fix: remove unnecessary environment declaration in release workflow
1 parent 33ebb2a commit 74ed9cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
build-and-publish:
1313
name: Build and publish to PyPI
1414
runs-on: ubuntu-latest
15-
environment: release
1615

1716
steps:
1817
- name: Checkout code

0 commit comments

Comments
 (0)