Update Go Release to include selfhosted.yaml
This commit is contained in:
		
							parent
							
								
									10b83819ec
								
							
						
					
					
						commit
						5f84e9f2ef
					
				| 
						 | 
					@ -38,9 +38,10 @@ archives:
 | 
				
			||||||
      - goos: windows
 | 
					      - goos: windows
 | 
				
			||||||
        format: zip
 | 
					        format: zip
 | 
				
			||||||
    files:
 | 
					    files:
 | 
				
			||||||
      - src: "config/selfhosted.yaml"
 | 
					      - src: "config/local.yaml"
 | 
				
			||||||
        dst: "config/local.yaml"
 | 
					        dst: "config/local.yaml"
 | 
				
			||||||
 | 
					      - src: "config/selfhosted.yaml"
 | 
				
			||||||
 | 
					        dst: "config/selfhosted.yaml"
 | 
				
			||||||
changelog:
 | 
					changelog:
 | 
				
			||||||
  sort: asc
 | 
					  sort: asc
 | 
				
			||||||
  filters:
 | 
					  filters:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue