Fix entrypoint
This commit is contained in:
		
							parent
							
								
									646b122c81
								
							
						
					
					
						commit
						ff946c0b57
					
				@ -23,4 +23,4 @@ inputs:
 | 
				
			|||||||
    description: 'if true the file can be a glob pattern, asset_name is ignored if this is true'
 | 
					    description: 'if true the file can be a glob pattern, asset_name is ignored if this is true'
 | 
				
			||||||
runs:
 | 
					runs:
 | 
				
			||||||
  using: 'node12'
 | 
					  using: 'node12'
 | 
				
			||||||
  main: 'lib/main.js'
 | 
					  main: 'dist/index.js'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user