mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-04 05:58:40 +08:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									5dac6c7132
								
							
						
					
					
						commit
						44a0471c7d
					
				| 
						 | 
					@ -279,6 +279,7 @@ jobs:
 | 
				
			||||||
      - uses: actions/checkout@v4
 | 
					      - uses: actions/checkout@v4
 | 
				
			||||||
      - run: |
 | 
					      - run: |
 | 
				
			||||||
          date > generated.txt
 | 
					          date > generated.txt
 | 
				
			||||||
 | 
					          # Note: the following account information will not work on GHES
 | 
				
			||||||
          git config user.name "github-actions[bot]"
 | 
					          git config user.name "github-actions[bot]"
 | 
				
			||||||
          git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
 | 
					          git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
 | 
				
			||||||
          git add .
 | 
					          git add .
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user