Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e592a80

Browse files
committed
debug notify.log
1 parent 070e5ce commit e592a80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
GITHUB_JOB: ${{ github.job }}
6464
GITHUB_RUN_NUMBER: ${{ github.run_number }}
6565
GITHUB_REPOSITORY: ${{ github.repository }}
66+
- run: cat notify.log
6667
- name: Notify via Telegram build errors if any
6768
if: failure()
6869
uses: appleboy/telegram-action@master

0 commit comments

Comments
 (0)