Skip to content

Commit ece561e

Browse files
authored
fix: Update GitHub environment name to pypi-release in release workflow (#5)
Signed-off-by: i2y <[email protected]> Co-authored-by: i2y <[email protected]>
1 parent a1bca25 commit ece561e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313
jobs:
1414
release:
1515
runs-on: ubuntu-24.04
16-
environment: release
16+
environment: pypi-release
1717
steps:
1818
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919

0 commit comments

Comments
 (0)