Skip to content

Commit

Permalink
permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
SekouDiaoNlp authored Jan 27, 2023
1 parent ced7e7f commit de733af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload_wheels_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
build_wheels_with_poetry:
name: Build poetry packages on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
permissions:
id-token: write
permissions: write-all
# id-token: write
defaults:
run:
shell: bash
Expand Down

0 comments on commit de733af

Please sign in to comment.