Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
harryzcy committed Jul 19, 2023
1 parent aa4f3fc commit bd4123a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/migration/release.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ type Release struct {
Assets []*ReleaseAsset
Created time.Time
Published time.Time
OriginalID int64 `yaml:"-"` // ID from the upstream syncing source
}

// GetExternalName ExternalUserMigrated interface
Expand Down

0 comments on commit bd4123a

Please sign in to comment.