Skip to content

Commit

Permalink
Change name gh workflow for client publishing and add content read
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Mancini committed Jan 31, 2024
1 parent 3c29c70 commit 91b830f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
python-version: ["3.11"]
os: [ubuntu-latest]
permissions:
id-token: write
contents: read
id-token: write
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 91b830f

Please sign in to comment.