fix(build): typo
This commit is contained in:
@@ -143,10 +143,6 @@ jobs:
|
||||
"---\n\n"
|
||||
)
|
||||
|
||||
```py
|
||||
if "-" not in tag:
|
||||
header += f"\n**Also available as:** `{image_name}:latest`\n\n"
|
||||
|
||||
body = f.read()
|
||||
|
||||
image_name = os.environ["IMAGE_NAME"]
|
||||
|
||||
Reference in New Issue
Block a user