Skip to content

feat: command to edit chat-list with default editor #8

feat: command to edit chat-list with default editor

feat: command to edit chat-list with default editor #8

Workflow file for this run

name: Main
on:
push:
tags:
- "v*.*.*"
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Release
uses: softprops/action-gh-release@v2
with:
files: tg-notify
permissions:
contents: write