This commit is contained in:
John Doe 2025-04-08 22:14:19 +03:00
parent ddfa17718a
commit 178969b8d8

View file

@ -32,4 +32,9 @@ jobs:
- name: Publish to npm
uses: evg4b/goreleaser-npm-publisher-action@v1
with:
token: ${{ secrets.NPM_AUTH_TOKEN }}
token: ${{ secrets.NPM_AUTH_TOKEN }}
prefix: '@chaindead'
description: Telegram MCP server with API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, and handling read status.
files: |-
LICENSE
README.md