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

Skip to content

Commit 5170de5

Browse files
committed
do not pass varibles
1 parent a41f04c commit 5170de5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ jobs:
5959
if: failure()
6060
run: |
6161
sh scripts/prepmsg.sh error.log notify.log
62-
env:
63-
GITHUB_JOB: ${GITHUB_JOB}
64-
GITHUB_RUN_NUMBER: ${GITHUB_RUN_NUMBER}
6562
- name: Notify via Telegram build errors if any
6663
if: failure()
6764
uses: appleboy/telegram-action@master

0 commit comments

Comments
 (0)