Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
roxylius committed Dec 11, 2024
2 parents c0562a1 + ed61f9e commit 49e0d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_vrv-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
- name: Deploy to Azure Web App
uses: azure/webapps-deploy@v2
with:
app-name: 'vrv-frontend'
app-name: 'rbac-frontend'
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
package: './client/build'

0 comments on commit 49e0d7c

Please sign in to comment.