Skip to content

Commit 2f8f943

Browse files
authored
Sync deploy (#49)
1 parent d7790ee commit 2f8f943

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ env:
1414
STORAGE_CONTAINER_NAME: deployment
1515
FUNCTION_ZIP_NAME: function.zip
1616

17+
defaults:
18+
run:
19+
shell: bash
20+
1721
jobs:
1822
build:
1923
runs-on: windows-latest

0 commit comments

Comments
 (0)