mirror of
				https://github.com/softprops/action-gh-release.git
				synced 2025-11-04 13:49:25 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			434 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			434 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
changelog:
 | 
						|
  exclude:
 | 
						|
    labels:
 | 
						|
      - ignore-for-release
 | 
						|
      - github-actions
 | 
						|
    authors:
 | 
						|
      - octocat
 | 
						|
      - renovate[bot]
 | 
						|
  categories:
 | 
						|
    - title: Breaking Changes 🛠
 | 
						|
      labels:
 | 
						|
        - breaking-change
 | 
						|
    - title: Exciting New Features 🎉
 | 
						|
      labels:
 | 
						|
        - enhancement
 | 
						|
        - feature
 | 
						|
    - title: Bug fixes 🐛
 | 
						|
      labels:
 | 
						|
        - bug
 | 
						|
    - title: Other Changes 🔄
 | 
						|
      labels:
 | 
						|
        - "*"
 |