Skip to content

Commit aeb5ec5

Browse files
aksOpsclaude
andcommitted
Remove environment block from PyPI publish workflow
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4075699 commit aeb5ec5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,6 @@ jobs:
138138
needs: [test-os, test-container]
139139
runs-on: ubuntu-latest
140140
if: inputs.dry_run == false
141-
environment:
142-
name: pypi
143-
url: https://pypi.org/p/code-intelligence
144141
steps:
145142
- name: Download artifacts
146143
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)