diff --git a/.github/workflows/aws-prod.yml b/.github/workflows/aws-prod.yml index eb0d6ed..419be77 100644 --- a/.github/workflows/aws-prod.yml +++ b/.github/workflows/aws-prod.yml @@ -27,6 +27,9 @@ on: push: branches: - master + + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: release: types: [created]