File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -396,11 +396,11 @@ Examples below take advantage of a globally configured `apiUrl`.
396396# # Common Task Parameters
397397
398398The following input parameters are required for all `github` task calls. 
399- ` action` -specific parameters are details  in the action's docs. 
399+ ` action` -specific parameters are detailed  in the action's docs. 
400400
401401- `action` : Task action to perform 
402402- `apiUrl` : GitHub API URL (e.g. `https://github.example.com/api/v3`) 
403- - `auth` : API authentication. Must but  **only  one** of the following: 
403+ - `auth` : API authentication. Must include  **exactly  one** of the following: 
404404    - `accessToken` : String, Access token for GitHub API. Must have appropriate 
405405      [scope](https://docs.github.com/en/developers/apps/building-oauth-apps/scopes-for-oauth-apps) 
406406    - `appInstallation` : Object/Map, GitHub App installation details 
Original file line number Diff line number Diff line change @@ -395,7 +395,7 @@ The following input parameters are required for all `github` task calls.
395395
396396- `action` : Task action to perform 
397397- `apiUrl` : GitHub API URL (e.g. `https://github.example.com/api/v3`) 
398- - `auth` : API authentication. Must but  **only  one** of the following: 
398+ - `auth` : API authentication. Must include  **exactly  one** of the following: 
399399  - `accessToken` : String, Access token for GitHub API. Must have appropriate 
400400    [scope](https://docs.github.com/en/developers/apps/building-oauth-apps/scopes-for-oauth-apps) 
401401  - `appInstallation` : Object/Map, GitHub App installation details 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments