Skip to content

Commit

Permalink
Add missing permission (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
dany-pellerin authored Dec 4, 2024
1 parent 3b67c88 commit 0f3ee72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ jobs:
matrix:
sdk-version: ${{ fromJSON(needs.define-gcs-versions-to-update.outputs.sdk-versions) }}
runs-on: ubuntu-22.04
permissions:
contents: read
id-token: write
steps:
- name: Download web artifacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 0f3ee72

Please sign in to comment.