Skip to content

Commit fd06e5f

Browse files
committed
FIx obs3dian command
Fix obs3dian command to use profile
1 parent 0fc7178 commit fd06e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Process Markdown files
4444
run: |
45-
obs3dian run . --overwrite --usekey
45+
obs3dian run . --overwrite
4646
4747
- name: Commit changes
4848
run: |

0 commit comments

Comments
 (0)