Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianrath committed Jan 23, 2024
1 parent 650b726 commit 5ccc66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/editor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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}`;

Expand Down

0 comments on commit 5ccc66a

Please sign in to comment.