Skip to content

Commit

Permalink
ci: Fix metadata also for the publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
bvanelli committed Jul 6, 2024
1 parent 3e7b2e0 commit 7e2539f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/crpy
url: https://pypi.org/p/actualpy
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
steps:
Expand Down

0 comments on commit 7e2539f

Please sign in to comment.