Azure / static-web-apps

Azure Static Web Apps. For bugs and feature requests, please create an issue in this repo. For community discussions, latest updates, kindly refer to the Discussions Tab. To know what's new in Static Web Apps, visit https://aka.ms/swa/ThisMonth
https://aka.ms/swa
MIT License
332 stars 57 forks source link

Token Not Provided Error #786

Open krossley opened 2 years ago

krossley commented 2 years ago

When going through the tutorial at https://docs.microsoft.com/en-us/azure/static-web-apps/deploy-blazor

I keep getting the error below. I have refreshed the token and tried again but I get this error.

deployment_token was not provided. The deployment_token is required for deploying content. If you'd like to continue the run without deployment, add the configuration skip_deploy_on_missing_secrets set to true in your workflow file An unknown exception has occurred

miwebst commented 2 years ago

Can you add more details? Is this on GitHub? Can you share the default hostname (ugly app name) or a link to the repo?