mirror of
				https://github.com/vdsm/virtual-dsm.git
				synced 2025-11-04 08:54:51 +08:00 
			
		
		
		
	Build
Build
This commit is contained in:
		
						commit
						40455402a2
					
				
							
								
								
									
										5
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -81,10 +81,9 @@ jobs:
 | 
			
		||||
        title: "v${{ vars.MAJOR }}.${{ vars.MINOR }}"
 | 
			
		||||
        body: "Release v${{ vars.MAJOR }}.${{ vars.MINOR }}"
 | 
			
		||||
    -
 | 
			
		||||
      name: Increment minor version
 | 
			
		||||
      uses: action-pack/increment@v2
 | 
			
		||||
      name: Increment version variable
 | 
			
		||||
      uses: action-pack/bump@v2
 | 
			
		||||
      with:
 | 
			
		||||
        name: 'MINOR'
 | 
			
		||||
        token: ${{ secrets.REPO_ACCESS_TOKEN }}
 | 
			
		||||
 | 
			
		||||
  mirror:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user