We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc6f6ea commit b38766bCopy full SHA for b38766b
.github/workflows/git-clean.yaml
@@ -42,4 +42,4 @@ jobs:
42
status: ${{ job.status }}
43
message: "some extra msgggggg"
44
telegram-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
45
- telegram-chat-id: ${{ vars.TELEGRAM_CHAT_ID }}
+ telegram-chat-id: ${{ secrets.TELEGRAM_CHAT_ID }}
0 commit comments