Skip to content

Commit 1d27fe1

Browse files
authored
permissions: id-token: write
1 parent 5252c2c commit 1d27fe1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ concurrency:
2323
env:
2424
PIP_NO_PYTHON_VERSION_WARNING: 1
2525

26+
permissions:
27+
id-token: write
28+
2629
jobs:
2730
build:
2831
name: Build

0 commit comments

Comments
 (0)