Skip to content

Commit

Permalink
Update azure-functions-app-nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvand authored Dec 17, 2024
1 parent c3d764b commit 7929685
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/azure-functions-app-nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ env:

jobs:
build-and-deploy:
runs-on: windows-latest
environment: dev
runs-on: ubuntu-latest
environment: prod
steps:
- name: 'Checkout GitHub Action'
uses: actions/checkout@v4
Expand Down

0 comments on commit 7929685

Please sign in to comment.