fix: export createGithubProvider
Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export * from './github';
|
||||
export * from './gitlab';
|
||||
export * from './google';
|
||||
export * from './microsoft';
|
||||
|
||||
Reference in New Issue
Block a user