Fix typo in automated reply message

Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
James Cole
2025-11-10 14:40:41 +01:00
committed by GitHub
parent b54d7d5c7b
commit 122a389a95

View File

@@ -49,7 +49,7 @@ jobs:
You triggered an automated reply, because it looks like you're not running Firefly III version **${{ steps.ff3version.outputs.release }}** or version **${{ steps.importerversion.outputs.release }}** of the data importer. You triggered an automated reply, because it looks like you're not running Firefly III version **${{ steps.ff3version.outputs.release }}** or version **${{ steps.importerversion.outputs.release }}** of the data importer.
Please be so kind as to include the output from the \`/debug\`-page, if you have not done so already. If you already included the debug information, plase make sure to upgrade to the latest version of Firefly III (or the data importer) *first*. This may already solve your issue. Please be so kind as to include the output from the \`/debug\`-page, if you have not done so already. If you already included the debug information, please make sure to upgrade to the latest version of Firefly III (or the data importer) *first*. This may already solve your issue.
If you are running the latest version, and this message is wrong, my apologies for the intrusion." If you are running the latest version, and this message is wrong, my apologies for the intrusion."
gh issue comment "$NUMBER" --body "$MESSAGE" gh issue comment "$NUMBER" --body "$MESSAGE"