Skip to content

Commit 8461729

Browse files
committed
Fix workflow with new secrets
1 parent 5d2123e commit 8461729

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/push_pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
build:
1010
name: Build distribution 📦
11+
environment: push_pypi
1112
runs-on: ubuntu-latest
1213

1314
steps:

0 commit comments

Comments
 (0)