Skip to content

Commit f5e32bc

Browse files
Update issue-trigger.yaml
1 parent 29e3f74 commit f5e32bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/issue-trigger.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
run: python src/automations/main.py
2222
env:
2323
TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }}
24+
TELEGRAM_USERS_MAP: ${{ env.TELEGRAM_USERS_MAP }}
2425
ISSUE_NUMBER: ${{ github.event.issue.number }}
2526
ISSUE_TITLE: ${{ github.event.issue.title }}
2627
ISSUE_URL: ${{ github.event.issue.html_url }}

0 commit comments

Comments
 (0)