diff --git a/.github/workflows/app-build.yml b/.github/workflows/app-build.yml index 6988c540cf..d64c367f02 100644 --- a/.github/workflows/app-build.yml +++ b/.github/workflows/app-build.yml @@ -9,7 +9,8 @@ on: description: 'Specifies the path to use in the output of the build' required: false type: string - + secrets: inherit + jobs: test: name: Test