diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 52a6a53..1dc5bd1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,6 +1,7 @@ on: release: types: [created] + workflow_dispatch: env: AZURE_WEBAPP_NAME: pos-backend-production # set this to your application's name