Skip to content

Commit

Permalink
use pypi trusted publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWestenthanner committed Oct 1, 2024
1 parent 6651b67 commit d64b3ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
steps:
- name: Clone
uses: actions/checkout@v2
Expand Down

0 comments on commit d64b3ac

Please sign in to comment.