Skip to content

Commit

Permalink
GHA/pypi: Trusted publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Jun 20, 2023
1 parent c8e8935 commit 5f21317
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ jobs:
strategy:
matrix:
python-version: ["3.11"]
environment:
name: pypi
url: https://pypi.org/p/sbmlmath
permissions:
id-token: write

steps:
- name: Check out repository
Expand Down

0 comments on commit 5f21317

Please sign in to comment.