Tag¶
-
class
github.Tag.Tag¶ This class represents Tags. The reference can be found here https://docs.github.com/en/rest/reference/repos#list-repository-tags
-
commit¶ Type: github.Commit.Commit
-
name¶ Type: string
-
tarball_url¶ Type: string
-
zipball_url¶ Type: string
-