diff --git a/.github/workflows/build_test_publish.yml b/.github/workflows/build_test_publish.yml index 8e11ed821d..788b5d4ab1 100644 --- a/.github/workflows/build_test_publish.yml +++ b/.github/workflows/build_test_publish.yml @@ -5,7 +5,9 @@ on: branches: - develop pull_request_target: - + release: + types: + - created env: AZURE_WEBAPP_PACKAGE_PATH: '.' Configuration: Release