Skip to content

Commit

Permalink
cd fix upload permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
pantor committed Jan 8, 2024
1 parent a712fbd commit 81f4829
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
# if: ${{ false }}
needs: [build-wheels, make-source-dist]
runs-on: ubuntu-latest
permissions:
id-token: write

steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit 81f4829

Please sign in to comment.