mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	[core]Update update_json_date.yml (#1526)
* [core]Update update_json_date.yml * Update update_json_date.yml
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							f65abd9ac8
						
					
				
				
					commit
					8533380813
				
			
							
								
								
									
										7
									
								
								.github/workflows/update_json_date.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/update_json_date.yml
									
									
									
									
										vendored
									
									
								
							@@ -51,8 +51,9 @@ jobs:
 | 
			
		||||
          fi
 | 
			
		||||
        done
 | 
			
		||||
             
 | 
			
		||||
        git config user.name "github-actions[bot]"
 | 
			
		||||
        git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
 | 
			
		||||
        git config --global user.name "github-actions[bot]"
 | 
			
		||||
        git config --global user.email "github-actions[bot]@users.noreply.github.com"
 | 
			
		||||
        git diff --exit-code || git commit -am "Updating Dates in affected JSON files."
 | 
			
		||||
        git push 
 | 
			
		||||
 | 
			
		||||
      env:
 | 
			
		||||
        GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user