diff --git a/.github/workflows/call_release.yml b/.github/workflows/call_release.yml index 9cb2cd6..cf6f4de 100644 --- a/.github/workflows/call_release.yml +++ b/.github/workflows/call_release.yml @@ -12,3 +12,4 @@ permissions: jobs: call-workflow: uses: KessokuTeaTime/.github/.github/workflows/release.yml@main + secrets: inherit