Skip to content

Commit 901b1ad

Browse files
committed
chore: Added environment label to release action
1 parent bfb7371 commit 901b1ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
startsWith(github.event.pull_request.title, '[chore] Release ')
9494

9595
runs-on: ubuntu-latest
96+
environment: Release
9697
permissions:
9798
# Used to create a short-lived OIDC token which is given to PyPi to identify this workflow job
9899
# See: https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings

0 commit comments

Comments
 (0)