Update compile.yml
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/compile.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/compile.yml
									
									
									
									
										vendored
									
									
								
							@@ -39,5 +39,6 @@ jobs:
 | 
			
		||||
        run: |          
 | 
			
		||||
          git config user.email "action@github.com"
 | 
			
		||||
          git config user.name "GitHub Action"
 | 
			
		||||
          git commit -am "updated on - $(date)"
 | 
			
		||||
          git add themes/light.css themes/dark.css
 | 
			
		||||
          git commit am "updated on - $(date)"
 | 
			
		||||
          git push origin main
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user