From a57c2ce4b7d260477e8534a2b421f82e00303003 Mon Sep 17 00:00:00 2001 From: One Community Date: Tue, 10 Dec 2024 19:51:31 -0800 Subject: [PATCH] Update main_hgn-rest-beta.yml --- .github/workflows/main_hgn-rest-beta.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main_hgn-rest-beta.yml b/.github/workflows/main_hgn-rest-beta.yml index 56e7ea0ab..3163b5f58 100644 --- a/.github/workflows/main_hgn-rest-beta.yml +++ b/.github/workflows/main_hgn-rest-beta.yml @@ -19,7 +19,7 @@ jobs: - name: Set up Node.js version uses: actions/setup-node@v3 with: - node-version: 'node|14-lts' + node-version: 14 - name: npm install, build, and test run: | @@ -59,4 +59,4 @@ jobs: app-name: 'hgn-rest-beta' slot-name: 'Production' package: . - publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_DB4151C3B2C645B88AD84509DA4DD53D }} \ No newline at end of file + publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_DB4151C3B2C645B88AD84509DA4DD53D }}