Skip to content

Commit

Permalink
ci: fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Dec 30, 2024
1 parent e949ffc commit 85789e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
if: github.event_name == 'push'
environment:
name: pypi
url: https://pypi.org/p/trame
url: https://pypi.org/p/trame-server
permissions:
id-token: write # IMPORTANT: mandatory for trusted publishing
contents: write # IMPORTANT: mandatory for making GitHub Releases
Expand Down

0 comments on commit 85789e1

Please sign in to comment.