Browse Source

attempting to publish v1 AND v2 docs 6

Tigger Kindel 1 year ago
parent
commit
f00efc5da3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/workflows/api-docs.yml

+ 3 - 0
.github/workflows/api-docs.yml

@@ -4,6 +4,9 @@ on:
   push:
     branches: [main, develop, v2_develop]
 
+permissions:
+  id-token: write 
+
 jobs:
   # generate-docs:
   #   runs-on: windows-latest