Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 432 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 432 Bytes

Insights record action

This javascript POST's a GitHub action when an event is performed on a repo of interest

Inputs

database

Required Datbase url to post json.

key

Required Secret API Key.

json

Required gitHub action object.

Outputs

results

A HTTP response

Example usage

uses: actions/[email protected] with: database: 'https://hub.terminusdb.com/' key: *** json: {}