blob: c641819dbf3c92bb94ef708f0fdf092fe3db49a4 [file] [log] [blame]
import {action} from './constants'
import run from './lib'
// Runs the action within the GitHub actions environment.
run(action)