Skip to content

Commit

Permalink
Update open-ai-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imartinez2 authored Aug 9, 2023
1 parent 41b8328 commit 3870664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/open-ai-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
id: deploy-to-webapp
uses: azure/webapps-deploy@v2
with:
app-name: 'azgpt-app-hv2bjjbeeeskq.azurewebsites.net'
app-name: 'azgpt-app-hv2bjjbeeeskq'
package: ${{ github.workspace }}/Nextjs-site.zip

- name: 🧹 Cleanup
Expand Down

0 comments on commit 3870664

Please sign in to comment.