Skip to content

Commit 9c9538e

Browse files
committed
modulesync 5.3.0
1 parent 5c624b8 commit 9c9538e

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-zabbix'
5656
end
5757

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

0 commit comments

Comments
 (0)