Deploy not configured error in github action #1553
              
                Unanswered
              
          
                  
                    
                      WillHWThompson
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 2 comments 2 replies
-
| I think you need to add  
 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| As well as Fil's note about  I notice that there is a problem in your  | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to deploy my dashboard via a github action following the documentation here.
Here is the
And my deploy.json looks like this:
I have verified that the
OBSERVABLE_TOKENis indeed configured in the repo.I can deploy locally perfectly fine, but when I run the GitHub action I get the following error:
Where else can I look for a problem? I've verified the Observable token and explicitly set the path to the deploy.json file. What else could be causing the error?
Beta Was this translation helpful? Give feedback.
All reactions