Skip to content

Commit d1c8590

Browse files
committed
Fix yaml issue in Readme.md
1 parent e73013b commit d1c8590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ jobs:
264264
run:
265265
echo ${{ matrix.run_id }}
266266
267-
- name: Send Workflow Logs to Splunk
267+
- name: Send Workflow Logs to Splunk
268268
uses: ykoer/github-workflow-splunk-logger@v1
269269
with:
270270
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)