From f0c875ebe1db5189b50934942684f5cd1841b598 Mon Sep 17 00:00:00 2001 From: David Kontyko <33853225+dkontyko@users.noreply.github.com> Date: Sun, 24 Sep 2023 13:01:49 -0400 Subject: [PATCH] fixing function deploy job --- .github/workflows/main_restpdfformfiller(dev).yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main_restpdfformfiller(dev).yml b/.github/workflows/main_restpdfformfiller(dev).yml index 83e102d..f8e6701 100644 --- a/.github/workflows/main_restpdfformfiller(dev).yml +++ b/.github/workflows/main_restpdfformfiller(dev).yml @@ -31,7 +31,7 @@ jobs: app-name: 'restpdfformfiller' slot-name: 'dev' publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_2809551214454B81BB4D28673CCAEE70 }} - package: '${{ env.PACKAGE_DIRECTORY }}' + package: '.' respect-pom-xml: true # Generate GitHub Maven Dependency Tree # https://github.com/marketplace/actions/maven-dependency-tree-dependency-submission