Skip to content

Commit

Permalink
release: fix: add id-token permission
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBarre committed May 8, 2023
1 parent 3781470 commit eee32ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Expand Up @@ -5,6 +5,9 @@ on:
tags:
- "v*"

permissions:
id-token: write

jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit eee32ef

Please sign in to comment.