mirror of
				https://github.com/Ed94/refactor.git
				synced 2025-11-03 15:26:14 -08:00 
			
		
		
		
	Added release tag..
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							@@ -101,8 +101,8 @@ jobs:
 | 
				
			|||||||
    - name: Upload Release
 | 
					    - name: Upload Release
 | 
				
			||||||
      uses: ncipollo/release-action@v1
 | 
					      uses: ncipollo/release-action@v1
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
 | 
					        tag: Release
 | 
				
			||||||
        artifacts: ./artifact/refactor-${env:SHORT_SHA}.zip
 | 
					        artifacts: ./artifact/refactor-${env:SHORT_SHA}.zip
 | 
				
			||||||
        omitBody: true
 | 
					        omitBody: true
 | 
				
			||||||
        # bodyFile: "body.md"
 | 
					        # bodyFile: "body.md"
 | 
				
			||||||
        allowUpdates: true
 | 
					        allowUpdates: true
 | 
				
			||||||
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user