Skip to content

Commit

Permalink
transform github release to private
Browse files Browse the repository at this point in the history
  • Loading branch information
tashima42 committed Oct 16, 2023
1 parent b83d1a5 commit 3c5ce7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/rke2/rke2.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ type goVersionRecord struct {
Stable bool `json:"stable"`
}

type GithubRelease struct {
type githubRelease struct {
Name string `json:"name"`
}

Expand Down

0 comments on commit 3c5ce7f

Please sign in to comment.