From 5ccc66a87a96fe1d9be87cb1977564f0536d7331 Mon Sep 17 00:00:00 2001 From: Sebastian Rath Date: Tue, 23 Jan 2024 10:44:49 -0500 Subject: [PATCH] Fix indentation --- src/editor.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/editor.ts b/src/editor.ts index 0c20003..6969621 100644 --- a/src/editor.ts +++ b/src/editor.ts @@ -249,7 +249,7 @@ jobs: name: My workflow steps: - name: Execute Action Graph - uses: actionforge/action@919d415a6b6e22919f7e115cf594ae52ded95041 # v0.8.31 + uses: actionforge/action@919d415a6b6e22919f7e115cf594ae52ded95041 # v0.8.31 with: graph_file: ${newName}`;