mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-31 07:16:25 +07:00 
			
		
		
		
	Add token for automatic commits during build process
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @ -30,6 +30,8 @@ jobs: | ||||
|         npm i | ||||
|  | ||||
|     - name: Commit Build Artifacts | ||||
|       env: | ||||
|         GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" | ||||
|       run: | | ||||
|         git config --global user.email "actions@github.com" | ||||
|           git config --global user.name "GitHub Actions" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Corey Butler
					Corey Butler