mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-31 15:26:24 +07:00 
			
		
		
		
	WIP
This commit is contained in:
		| @ -11,7 +11,7 @@ async function run() { | ||||
|       return `${entry.isDirectory() ? '> ' : '  - '}${entry.name}` | ||||
|     }).join('\n') | ||||
|  | ||||
|     core.debug(`Working Directory: ${process.env.GITHUB_WORKSPACE}:\n${dir}`) | ||||
|     core.warning(`Working Directory: ${process.env.GITHUB_WORKSPACE}:\n${dir}`) | ||||
|     core.warning(`Available environment variables:\n -> ${Object.keys(process.env).join('\n -> ')}`) | ||||
|  | ||||
|     core.setOutput('tag', '') | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Corey Butler
					Corey Butler