Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
madebygps authored Nov 20, 2023
1 parent 3ccd8c2 commit 074596e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches: [main]

env:
AZURE_FUNCTIONAPP_NAME: 'serverlessresumeapi'
AZURE_FUNCTIONAPP_NAME: 'lykx7lblw42o6apifunc'
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.' # set this to the path to your function app project, defaults to the repository root
DOTNET_VERSION: '8.0.x'

Expand Down

0 comments on commit 074596e

Please sign in to comment.