Skip to content

Commit 2f8e5da

Browse files
committed
rm curly brackets
1 parent fd7a2fc commit 2f8e5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-book-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
with:
1515
environment_name: pythia-book-dev
1616
artifact_name: book-zip-${{ github.event.number }}
17-
code_artifact_name: {{ inputs.code_artifact_name }}
17+
code_artifact_name: inputs.code_artifact_name
1818
# Other input options are possible, see ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml

0 commit comments

Comments
 (0)