- I'm using Github Actions workflow to deploy an Asp.Net Core MVC app to an Azure Web App Service.
- I have added the secret in the Github Actions Secrets section of the Github repository.
- When I click on the secret again to view the value, it shows nothing, and the field is completely blank.
Is this a bug in Github?