Skip to content

Commit 273e380

Browse files
authored
Merge pull request #844 from voxpupuli/modulesync
modulesync 5.3.0
2 parents 7a0bed1 + 9c9538e commit 273e380

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)