Skip to content

Commit

Permalink
Update GitHub Action #28
Browse files Browse the repository at this point in the history
  • Loading branch information
marcominerva committed Dec 18, 2023
1 parent 399c195 commit 2b4f704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
env:
AZURE_WEBAPP_NAME: randomphotos
AZURE_WEBAPP_PACKAGE_PATH: './published'
NET_VERSION: '7.x'
NET_VERSION: '8.x'
PROJECT_NAME: src/RandomPhotos
RUNTIME: linux-x64

Expand Down

0 comments on commit 2b4f704

Please sign in to comment.