Skip to content

Commit 02fee1a

Browse files
author
Andrii Bondarchuk
committed
Another one
1 parent 3903e6e commit 02fee1a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/FitSyncHubFunctions.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ on:
77

88
env:
99
AZURE_FUNCTIONAPP_NAME: FitSyncHubFunctionsApp
10-
AZURE_FUNCTIONAPP_PACKAGE_PATH: src/FitSyncHub.Functions/published
11-
CONFIGURATION: Release
10+
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.'
1211
DOTNET_VERSION: 9.0.x
13-
WORKING_DIRECTORY: src/FitSyncHub.Functions
1412
jobs:
1513
build-and-deploy:
1614
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)