We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324149b commit 687edc5Copy full SHA for 687edc5
.github/workflows/new-event-notify.yml
@@ -23,3 +23,4 @@ jobs:
23
with:
24
tg-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
25
tg-chat-id: "@opensource_findings_python"
26
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments