Skip to content

Commit

Permalink
Try to fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bdpedigo authored May 13, 2024
1 parent eed89c3 commit 7346cf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
matrix:
python-version: ["3.10"]
poetry-version: ["1.8.2"]
permissions:
id-token: write
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 7346cf3

Please sign in to comment.