From a47da177424b77ab9ab21eb7ab718161b86e13a2 Mon Sep 17 00:00:00 2001 From: manuraf Date: Mon, 8 Apr 2024 16:36:26 +0200 Subject: [PATCH] secrets inherit --- .github/workflows/release_open_api.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release_open_api.yml b/.github/workflows/release_open_api.yml index 0d3aed43e..cf755171a 100644 --- a/.github/workflows/release_open_api.yml +++ b/.github/workflows/release_open_api.yml @@ -12,6 +12,7 @@ jobs: swagger_conflict_update: runs-on: ubuntu-20.04 permissions: write-all + secrets: inherit name: Swagger Detect Conflict and Update steps: - id: swagger-conflict-update