We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2201d commit 572da48Copy full SHA for 572da48
1 file changed
.github/workflows/notify-telegram.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
notify:
11
runs-on: ubuntu-latest
12
+ environment: env
13
steps:
14
- name: Send Telegram message
15
uses: appleboy/telegram-action@master
0 commit comments