Skip to content

Commit

Permalink
Fix PyPI publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker authored Aug 9, 2023
1 parent a5ab10b commit eef3dc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ jobs:
- lint
- unit-tests
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- name: "📥 Check-out"
uses: actions/checkout@v2
Expand Down

0 comments on commit eef3dc1

Please sign in to comment.