We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2ea1d commit a3758c4Copy full SHA for a3758c4
.github/workflows/main_job-portal-backend.yml
@@ -61,6 +61,7 @@ jobs:
61
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID }}
62
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID }}
63
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID }}
64
+ subject-identifier: 'repo:sandeepvashishtha/Job-Portal:environment:Production'
65
66
- name: 'Deploy to Azure Web App'
67
id: deploy-to-webapp
0 commit comments