Skip to content

RuneLite does not launch. #28

RuneLite does not launch.

RuneLite does not launch. #28

Workflow file for this run

name: Notify
on:
discussion:
types: [created, reopened]
issues:
types: [opened, reopened]
jobs:
notify:
runs-on: ubuntu-22.04
steps:
- name: Send notification
uses: USA-RedDragon/[email protected]
with:
bot-token: ${{ secrets.TG_BOT_TOKEN }}
chat-id: ${{ secrets.TG_CHAT_ID }}