Skip to content

Commit

Permalink
deploy to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourpeas committed May 31, 2024
1 parent 2d0ba83 commit 912158d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_rcpch-nhs-organisations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: pip install -r requirements.txt

- name: "Deploy to Azure Web App"
uses: azure/webapps-deploy@v4 // Update the version to v4
uses: azure/webapps-deploy@v2 # Update the version to v2
with:
app-name: "rcpch-nhs-organisations"
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_A76B7421A08D44778EBB49AB30B51B3D }}
Expand Down

0 comments on commit 912158d

Please sign in to comment.