diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4130311..95bf1e5 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,6 +1,7 @@ name: ReleaseBuld on: + workflow_call: # Reusable by other workflows push: branches-ignore: - 'gh-pages'