jhudsl / cow

A GitHub API wrapper in R. Has additional functions to help wrangle GitHub published courses like OTTR courses.
0 stars 0 forks source link

Add GitHub actions artifact retrieval function #19

Closed cansavvy closed 2 years ago

cansavvy commented 2 years ago

I already wrote the meat of this function in this PR: https://github.com/jhudsl/OTTR_Template/pull/371

but it should really be a part of this package since it interacts with the GitHub API