Skip to content

Commit 853c898

Browse files
committed
fix: re-add environment to CI
1 parent d2046b0 commit 853c898

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pypi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,9 @@ jobs:
166166
# - windows
167167
- macos
168168
- sdist
169+
environment:
170+
name: pypi
171+
url: https://pypi.org/p/stacrs
169172
permissions:
170173
id-token: write
171174
contents: write

0 commit comments

Comments
 (0)