Skip to content

Commit 0b71807

Browse files
committed
renamed build job
1 parent 5b22e57 commit 0b71807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919

2020
jobs:
2121
build:
22-
name: Build Docker Image and Template
22+
name: Build E2B Template
2323
runs-on: ubuntu-latest
2424
outputs:
2525
template_id: ${{ steps.build-template.outputs.template_id }}

0 commit comments

Comments
 (0)