Skip to content

Commit

Permalink
forgot to update the ci pipeline 😅
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Nov 25, 2023
1 parent 46c435c commit 454659e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
AZURE_WEBAPP_PACKAGE_PATH: src/Pilgaard.Blog/publish
AZURE_WEBAPP_PUBLISH_PROFILE: ${{ secrets.PILGAARD_BLOG_PUBLISH_PROFILE }}
CONFIGURATION: Release
DOTNET_VERSION: 7.x.x
DOTNET_VERSION: 8.x
WORKING_DIRECTORY: src/Pilgaard.Blog
jobs:
build-and-deploy:
Expand Down

0 comments on commit 454659e

Please sign in to comment.