mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-31 15:26:24 +07:00 
			
		
		
		
	 c47fa43261
			
		
	
	c47fa43261
	
	
	
		
			
			* Add build process and cleanup old distro files * Updated build process to produce node_modules * Fix caching. * Rename action * Add master to deployment action * Add master to deployment action * Trigger build on any branch push * Add token for automatic commits during build process
		
			
				
	
	
		
			12 lines
		
	
	
		
			98 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			98 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| logs
 | |
| *.log
 | |
| *.log*
 | |
| .*
 | |
| !.gitignore
 | |
| !.github
 | |
| !.dockerignore
 | |
| _*
 | |
| node_modules
 | |
| !./src/node_modules
 | |
| dist
 |