Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoutini committed Jan 2, 2024
1 parent 90e3148 commit c96b734
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/passt_hear21
url: https://pypi.org/p/hear21passt
permissions:
id-token: write # IMPORTANT: mandatory for trusted publishing
steps:
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:

environment:
name: testpypi
url: https://test.pypi.org/p/passt_hear21
url: https://test.pypi.org/p/hear21passt

permissions:
id-token: write # IMPORTANT: mandatory for trusted publishing
Expand Down

0 comments on commit c96b734

Please sign in to comment.