Skip to content

Commit

Permalink
Merge pull request #223 from DennisvHest/development
Browse files Browse the repository at this point in the history
Fix for missing .azurefunctions folder in deployment
  • Loading branch information
DennisvHest authored Sep 14, 2024
2 parents f566e0d + f4c965a commit 24cfa5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/map-maven-functions-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jobs:
with:
name: functionapp
path: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}
if-no-files-found: error
include-hidden-files: true

0 comments on commit 24cfa5e

Please sign in to comment.