Skip to content

Commit 9fbd1d0

Browse files
authored
Update main.ts
1 parent 15b4f68 commit 9fbd1d0

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/copy-cloud-docs-for-tfe

1 file changed

+1
-1
lines changed

.github/actions/copy-cloud-docs-for-tfe/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export async function main(
129129
}
130130

131131
core.info(
132-
`Latest terraform-enterprise version found in versionMetadata.json: ${currentTfeRelease}`,
132+
`Info: Latest terraform-enterprise version found in versionMetadata.json: ${currentTfeRelease}`,
133133
)
134134

135135
const HCPsourceDir = path.join(sourcePath, 'content/terraform-docs-common')

0 commit comments

Comments
 (0)