diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 44067c4..6fed94a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,6 +8,9 @@ on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: + # Run from the component + workflow_call: + # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: contents: read