mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update check_and_update_json_date.yml
This commit is contained in:
		@@ -36,5 +36,5 @@ jobs:
 | 
			
		||||
      - name: Commit changes
 | 
			
		||||
        run: |
 | 
			
		||||
          git add *.json
 | 
			
		||||
          git commit -m "Update date_created to $TODAY"
 | 
			
		||||
          git commit -m "Update date_created to $TODAY" || echo "No changes to commit"
 | 
			
		||||
          git push origin ${{ github.head_ref }}  # Push direkt in den PR-Branch
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user