Uses of Class
org.kohsuke.github.GHArtifact
Packages that use GHArtifact
-
Uses of GHArtifact in org.kohsuke.github
Methods in org.kohsuke.github that return GHArtifactMethods in org.kohsuke.github that return types with arguments of type GHArtifactModifier and TypeMethodDescriptionGHRepository.listArtifacts()
Lists all the artifacts of this repository.GHWorkflowRun.listArtifacts()
Lists the artifacts attached to this workflow run.