Skip to content

Commit 5ae71fa

Browse files
committed
-
1 parent 37abbde commit 5ae71fa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/TryMudEx.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Deploy TryMudEx
22
on:
33
push:
44
branches:
5-
- 'main'
5+
- '**'
6+
workflow_dispatch:
67
env:
78
AZURE_WEBAPP_NAME: TryMudEx
89
AZURE_WEBAPP_PACKAGE_PATH: .\published

0 commit comments

Comments
 (0)