Skip to content

Commit

Permalink
Merge pull request #44 from UniqueClone/main
Browse files Browse the repository at this point in the history
Update azure-webapps-node.yml with env secret
  • Loading branch information
UniqueClone authored Oct 28, 2024
2 parents 9b06864 + 874ee67 commit afdf10a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@ jobs:
app-name: ${{ env.AZURE_WEBAPP_NAME }}
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
package: ${{ env.AZURE_WEBAPP_PACKAGE_PATH }}
VITE_REACT_APP_APPINSIGHTS_CONNECTION_STRING: ${{ secrets.MY_SECRET_NAME }}

0 comments on commit afdf10a

Please sign in to comment.