Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 2614b42

Browse files
Update .github/workflows/build_for_pypi.yml
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
1 parent 0d1d5ac commit 2614b42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_for_pypi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ jobs:
7373
permissions:
7474
id-token: write # This is required for OIDC
7575
runs-on: ubuntu-latest
76+
environment:
77+
name: pypi
78+
url: https://pypi.org/p/codecov
7679
steps:
7780
- name: Download artifacts
7881
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)