Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0be1f5d

Browse files
committedJan 3, 2025·
chore(ci): fix publish workflow
1 parent fe8dc2e commit 0be1f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/publish-pypi.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
publish:
99
name: publish
1010
runs-on: ubuntu-latest
11+
environment: publish
1112

1213
steps:
1314
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)
Please sign in to comment.