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 d07643b commit 3869a55Copy full SHA for 3869a55
.github/workflows/api-docs.yml
@@ -3,6 +3,9 @@ on:
3
push:
4
branches:
5
- main
6
+permissions:
7
+ contents: read
8
+ id-token: write
9
10
jobs:
11
build-and-deploy:
0 commit comments