We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b22e57 commit 0b71807Copy full SHA for 0b71807
.github/workflows/build_test_template.yml
@@ -19,7 +19,7 @@ permissions:
19
20
jobs:
21
build:
22
- name: Build Docker Image and Template
+ name: Build E2B Template
23
runs-on: ubuntu-latest
24
outputs:
25
template_id: ${{ steps.build-template.outputs.template_id }}
0 commit comments