Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

Commit eee32ef

Browse files
committed
release: fix: add id-token permission
1 parent 3781470 commit eee32ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
tags:
66
- "v*"
77

8+
permissions:
9+
id-token: write
10+
811
jobs:
912
publish:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)