consistent promise behavior for upload artifact
This commit is contained in:
@@ -4,6 +4,7 @@ import {ArtifactClient, Client} from './internal/client'
|
||||
* Exported functionality that we want to expose for any users of @actions/artifact
|
||||
*/
|
||||
export * from './internal/shared/interfaces'
|
||||
export * from './internal/shared/errors'
|
||||
export {ArtifactClient}
|
||||
|
||||
export function create(): ArtifactClient {
|
||||
|
||||
Reference in New Issue
Block a user