Skip to content

Commit

Permalink
Update main_patientor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxu2394 authored Jun 25, 2024
1 parent ccb80c6 commit b5b70a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main_patientor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set up Node.js version
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '20.x'

Expand Down Expand Up @@ -79,4 +79,4 @@ jobs:
app-name: 'patientor'
slot-name: 'Production'
package: .
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_C184C91AB61E44ECACBDBA8CEE72F75C }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_C184C91AB61E44ECACBDBA8CEE72F75C }}

0 comments on commit b5b70a1

Please sign in to comment.