mirror of
https://github.com/actions/toolkit.git
synced 2026-08-15 00:00:25 +02:00
Rename files to have internal- nomenclature
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
import * as fs from 'fs'
|
||||
import * as os from 'os'
|
||||
import {toCommandValue} from './utils'
|
||||
import {toCommandValue} from './internal-utils'
|
||||
|
||||
export function issueCommand(command: string, message: any): void {
|
||||
const filePath = process.env[`GITHUB_${command}`]
|
||||
|
||||
Reference in New Issue
Block a user