Skip to content

Commit bccf385

Browse files
committed
Revert "Update dailySummary.yml"
This reverts commit 072d145.
1 parent 22dfcaa commit bccf385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dailySummary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id: pythonscript
3030
shell: bash
3131
run: |
32-
output=$(python .github/scripts/dailySummary.py)
32+
output=$(python .github/scripts/dailysummary.py)
3333
echo "::set-output name=dailysummary::$output"
3434
- name: check python script
3535
shell: bash

0 commit comments

Comments
 (0)