Skip to content

Commit

Permalink
Update api.main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
madebygps authored Nov 19, 2023
1 parent eecf1de commit f0e7090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
env:
AZURE_FUNCTIONAPP_NAME: GetVisitorCounter # set this to your application's name
AZURE_FUNCTIONAPP_PACKAGE_PATH: 'api' # set this to the path to your web app project, defaults to the repository root
DOTNET_VERSION: '7.0' # set this to the dotnet version to use
DOTNET_VERSION: '8.0' # set this to the dotnet version to use

jobs:
build-and-deploy:
Expand Down

0 comments on commit f0e7090

Please sign in to comment.