GitHub::REST::Artifacts
This module is specifically for interacting with the Artifacts endpoints GitHub offers us to use. see GitHub Artifacts endpoints
Instance methods
delete_artifact(owner : String, repository : String, artifact_id : String) : Nil
NOTE: If raises error, the artifact was not found.