Update tests.yml
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -93,7 +93,7 @@ jobs: | |||||||
|         if: success()  # Only upload the image if the tests were successful |         if: success()  # Only upload the image if the tests were successful | ||||||
|         uses: softprops/action-gh-release@v1 |         uses: softprops/action-gh-release@v1 | ||||||
|         with: |         with: | ||||||
|           tag: 2.0.2 |           tag_name: 2.0.2 | ||||||
|           files: inkycal_os.img |           files: inkycal_os.img | ||||||
|  |  | ||||||
|   generate-docs: |   generate-docs: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user