feat: auto-tag releases (closes #560)
This commit is contained in:
		
							parent
							
								
									05a1c34c6f
								
							
						
					
					
						commit
						923b72fb67
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/ci.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/ci.yaml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -45,3 +45,9 @@ jobs:
 | 
			
		|||
 | 
			
		||||
      - name: Ensure Quartz builds, check bundle info
 | 
			
		||||
        run: npx quartz build --bundleInfo
 | 
			
		||||
 | 
			
		||||
      - name: Create release tag
 | 
			
		||||
        uses: Klemensas/action-autotag@stable
 | 
			
		||||
        with:
 | 
			
		||||
          GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
 | 
			
		||||
          tag_prefix: "v"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue