Skip to content

Commit 4f3fd88

Browse files
Specify id_token (#20)
1 parent 3d98b0a commit 4f3fd88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
permissions:
5757
# Needed to issue the tag
5858
contents: write
59+
id-token: write
5960
steps:
6061
- name: Checkout Streamlit code
6162
uses: actions/checkout@v4

0 commit comments

Comments
 (0)