Skip to content

Commit 2bbcf88

Browse files
committed
removed unused build_id output
1 parent 9e78917 commit 2bbcf88

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build_test_template.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ on:
1313
template_id:
1414
description: "The ID of the built template"
1515
value: ${{ jobs.build.outputs.template_id }}
16-
build_id:
17-
description: "The ID of the build"
18-
value: ${{ jobs.build.outputs.build_id }}
1916

2017
permissions:
2118
contents: read

0 commit comments

Comments
 (0)