mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-31 07:16:25 +07:00 
			
		
		
		
	Revert to CJS
This commit is contained in:
		| @ -1,4 +1,5 @@ | ||||
| import * as core from '@actions/core'; | ||||
| // import * as core from '@actions/core'; | ||||
| const core = require('@actions/core') | ||||
|  | ||||
| async function run() { | ||||
|   console.log(process.env) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Corey Butler
					Corey Butler