insert the actual data into the release process for freecode
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								8a40ba789a
							
						
					
				
			
			
				commit
				
					
						f264cf9f6c
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								build
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								build
									
										
									
									
									
								
							| 
						 | 
					@ -220,9 +220,9 @@ eof
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "auth_code": "$api_token",
 | 
					            "auth_code": "$api_token",
 | 
				
			||||||
            "release": {
 | 
					            "release": {
 | 
				
			||||||
                "tag_list": "REPLACEME",
 | 
					                "tag_list": "$taglist",
 | 
				
			||||||
                "version": "$version",
 | 
					                "version": "$version",
 | 
				
			||||||
                "changelog": "REPLACEMETOO",
 | 
					                "changelog": "$changelog",
 | 
				
			||||||
                "hidden_from_frontpage": false
 | 
					                "hidden_from_frontpage": false
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue