Skip to content

Commit

Permalink
Merge pull request #45 from IowaComputerGurus/revert-27-dependabot/gi…
Browse files Browse the repository at this point in the history
…thub_actions/azure/webapps-deploy-3

Revert "Bump azure/webapps-deploy from 2 to 3"
  • Loading branch information
mitchelsellers authored Aug 19, 2024
2 parents d78f952 + f28bd6c commit ad69113
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 ad69113

Please sign in to comment.