Skip to content

Commit

Permalink
id token write
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
  • Loading branch information
AustinAbro321 committed Aug 22, 2024
1 parent 2548a30 commit 30faccc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Release CLI and Packages on Tag

permissions:
id-token: write
contents: read

on:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-release.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Release CLI and Packages on Tag

permissions:
id-token: write
contents: read

on:
Expand Down

0 comments on commit 30faccc

Please sign in to comment.