Skip to content

Commit

Permalink
Update main_hgn-rest-beta.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
one-community authored Dec 11, 2024
1 parent 5d5e527 commit a57c2ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main_hgn-rest-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down Expand Up @@ -59,4 +59,4 @@ jobs:
app-name: 'hgn-rest-beta'
slot-name: 'Production'
package: .
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_DB4151C3B2C645B88AD84509DA4DD53D }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_DB4151C3B2C645B88AD84509DA4DD53D }}

0 comments on commit a57c2ce

Please sign in to comment.