mirror of
				https://github.com/ButlerLogic/action-autotag.git
				synced 2025-10-30 23:07:57 +07:00 
			
		
		
		
	Added more tests
This commit is contained in:
		| @ -1,9 +1,9 @@ | ||||
| // import * as core from '@actions/core'; | ||||
| const core = require('@actions/core') | ||||
| const fs = require('fs') | ||||
| const path = require('path') | ||||
|  | ||||
| async function run() { | ||||
|   console.log(process.env) | ||||
|  | ||||
|   try { | ||||
|     // const myInput = core.getInput('myInput') | ||||
|     // core.debug(`Hello ${myInput}`) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Corey Butler
					Corey Butler