diff --git a/gitea-python-ci-cd.md b/gitea-python-ci-cd.md index b7863d5..737e74d 100644 --- a/gitea-python-ci-cd.md +++ b/gitea-python-ci-cd.md @@ -106,7 +106,7 @@ create-release: BODY_JSON=$(python3 -c " import json, textwrap tag = '$TAG' - body = '''## Downloads + body = f'''## Downloads | Platform | File | |----------|------| | Windows (installer) | \`App-{tag}-setup.exe\` |