Skip to content

Commit f979cbf

Browse files
author
aman
committed
(ci) Fix publish step
1 parent eeeec9e commit f979cbf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ 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/
3734

3835
steps:
3936
- name: Download distribution artifacts

0 commit comments

Comments
 (0)