Skip to content

Commit 387f627

Browse files
authored
Update actions for pypi trusted publishers (#2809)
1 parent bf0cfb8 commit 387f627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_build_to_prod_pypi.yml renamed to .github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
run:
1010
runs-on: ubuntu-latest
1111
environment:
12-
name: deploy-pypi-prod
12+
name: release
1313
permissions:
1414
id-token: write
1515
contents: read

0 commit comments

Comments
 (0)