Skip to content

Commit 46bd9f6

Browse files
committed
modulesync 5.3.0
1 parent c91e681 commit 46bd9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ begin
5252
config.header = "# Changelog\n\nAll notable changes to this project will be documented in this file.\nEach new release typically also includes the latest modulesync defaults.\nThese should not affect the functionality of the module."
5353
config.exclude_labels = %w{duplicate question invalid wontfix wont-fix modulesync skip-changelog}
5454
config.user = 'voxpupuli'
55-
config.project = metadata.metadata['name']
55+
config.project = 'puppet-elasticsearch'
5656
end
5757

5858
# Workaround for https://github.com/github-changelog-generator/github-changelog-generator/issues/715

0 commit comments

Comments
 (0)