chore: update formatting and add missing dist changes (#1940)
This commit is contained in:
parent
6f070cff38
commit
3f54ebb830
@ -5,6 +5,7 @@ export type Env = {
|
||||
GITHUB_REF: string
|
||||
GITHUB_WORKSPACE: string
|
||||
}
|
||||
|
||||
export const getEnv = async (): Promise<Env> => {
|
||||
core.debug(`Env: ${JSON.stringify(process.env, null, 2)}`)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user