Skip to content

Commit 086a8a7

Browse files
committed
Update publish.yml
1 parent 843e6f8 commit 086a8a7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ jobs:
7272
name: Build & publish to PyPI (Trusted Publishing)
7373
needs: tests
7474
runs-on: ubuntu-latest
75+
environment:
76+
name: pypi
77+
url: https://pypi.org/project/fixprice-api/
7578
steps:
7679
- uses: actions/checkout@v4
7780
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)