Skip to content

Commit 2e1c5c1

Browse files
author
aman
committed
Revert "(ci) Fix publish step"
This reverts commit f979cbf.
1 parent f979cbf commit 2e1c5c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
name: Publish to PyPI
3232
runs-on: ubuntu-latest
3333
needs: build
34+
environment:
35+
name: pypi
36+
url: https://pypi.org/project/bodyloop-sdk/
3437

3538
steps:
3639
- name: Download distribution artifacts

0 commit comments

Comments
 (0)