Skip to content

Commit

Permalink
ci: use name for telegram message (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Nov 17, 2023
1 parent db317a8 commit 74654ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
topicId: ${{ secrets.TAIGA_TELEGRAM_CHAT_THREAD_ID }}
token: ${{ secrets.TAIGA_TELEGRAM_BOT_TOKEN }}
version: ${{ steps.info.outputs.version }}
textLink: '@maskito/core'

concurrency:
group: release-${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 74654ef

Please sign in to comment.