We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eec38d commit 97a8440Copy full SHA for 97a8440
.github/workflows/ts-pages.yml
@@ -5,6 +5,9 @@ on:
5
workflow_dispatch:
6
workflow_call:
7
8
+permissions:
9
+ id-token: write
10
+
11
jobs:
12
build:
13
runs-on: ubuntu-22.04
0 commit comments