Skip to content

Commit dc10ba8

Browse files
committed
NO-ISSUE update line-openapi
1 parent 8f792d2 commit dc10ba8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,9 @@ jobs:
5858
5959
deploy-docs:
6060
needs: [release-package]
61+
permissions:
62+
contents: read
63+
pages: write
64+
issues: write
65+
id-token: write
6166
uses: ./.github/workflows/deploy-doc.yml

0 commit comments

Comments
 (0)