mirror of https://github.com/actions/toolkit
Export GitHub type
parent
45d2019161
commit
e16c24d773
|
@ -4,6 +4,7 @@ import {GitHub, getOctokitOptions} from './utils'
|
||||||
// octokit + plugins
|
// octokit + plugins
|
||||||
import {OctokitOptions} from '@octokit/core/dist-types/types'
|
import {OctokitOptions} from '@octokit/core/dist-types/types'
|
||||||
|
|
||||||
|
export {GitHub};
|
||||||
export const context = new Context.Context()
|
export const context = new Context.Context()
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue