Skip to content

Commit abc1db4

Browse files
authored
fix log filepath
1 parent 0a0b391 commit abc1db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
to: ${{ secrets.TELEGRAM_TO }}
6767
token: ${{ secrets.TELEGRAM_TOKEN }}
6868
format: markdown
69-
message_file: notify.log
69+
message_file: logs/notify.log
7070
- name: Upload artifact - docs
7171
if: always()
7272
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)