From 5d7a760aaf22bc4021dcd389ef9695baf2aef6e8 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers <pieterjan.briers@gmail.com> Date: Sat, 15 Jun 2024 17:42:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1760a0d..31e7045 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Changelog: GitHubSecret: "<SECRET>" # The branch to look at for generating changelogs. ChangelogBranchName: "master" - # File in Resources/Changelog/ where they will write + # File in Resources/Changelog/ that will be updated. ChangelogFilename: "Changelog.yml" # The SSH Key to use to push/pull changes. SshKey: '/opt/ss14_changelog/ssh_key'