Skip to content

Commit

Permalink
Revert "Bump azure/webapps-deploy from 2 to 3"
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelsellers authored Aug 19, 2024
1 parent d78f952 commit f28bd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/download-artifact@v4

- name: 'Deploy APP to Prod Server'
uses: azure/webapps-deploy@v3
uses: azure/webapps-deploy@v2
with:
app-name: "githubcostvisualizer"
publish-profile: ${{ secrets.PROD_PROFILE }}
Expand Down

0 comments on commit f28bd6c

Please sign in to comment.