Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Aug 26, 2022
1 parent fd044dd commit 926df8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ endif::docker[]
// The owner of the {tool_tap}.
// Defaults to the same owner as the release repository.
// icon:dot-circle[]
owner = 'duke'
repoOwner = 'duke'

// The name of the {tool_tap}.
// Defaults to `{tool_tap_name}`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jreleaser {

// The user or organization that owns the repository.
// icon:exclamation-triangle[]
owner = 'duke'
repoOwner = 'duke'

// The name of the repository.
// If unspecified, will use ${project.name}.
Expand Down

0 comments on commit 926df8d

Please sign in to comment.