Skip to content

Commit baff9dd

Browse files
committed
Run the (pypi) build job using the pypi environment
1 parent 9325148 commit baff9dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ permissions:
1818

1919
jobs:
2020
build:
21-
environment: publish
21+
environment: pypi
2222
runs-on: ubuntu-latest
2323

2424
steps:

0 commit comments

Comments
 (0)