Skip to content

Bug in Zeus Wallet v0.9.0: Payment Options Not Working as Expected #380

Bug in Zeus Wallet v0.9.0: Payment Options Not Working as Expected

Bug in Zeus Wallet v0.9.0: Payment Options Not Working as Expected #380

Workflow file for this run

name: Notify on Telegram
on:
push:
branches:
- master
issues:
types: [opened, pinned, closed, reopened]
release:
types: [published]
jobs:
notify:
runs-on: ubuntu-latest
steps:
- name: Notify the commit on Telegram.
uses: EverythingSuckz/github-telegram-notify@main
with:
bot_token: '${{ secrets.BOT_TOKEN }}'
chat_id: '${{ secrets.CHAT_ID }}'