fix openapi report and publish workflows

This commit is contained in:
dkanada
2026-04-03 19:52:37 +09:00
parent 9e489cd41f
commit 87c8349c6b
3 changed files with 21 additions and 7 deletions

View File

@@ -6,7 +6,9 @@ on:
tags:
- 'v*'
permissions: {}
permissions:
contents: read
actions: read
jobs:
publish-openapi: