Skip to content

Commit

Permalink
chore: valid link
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Sep 23, 2024
1 parent 1813e8a commit 7597a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
chatId: ${{ secrets.TAIGA_TELEGRAM_CHAT_ID }}
topicId: ${{ secrets.TAIGA_TELEGRAM_CHAT_THREAD_ID }}
token: ${{ secrets.TAIGA_TELEGRAM_BOT_TOKEN }}
version: ${{ steps.info.outputs.version }}
version: v${{ steps.info.outputs.version }}
textLink: ${{ steps.info.outputs.name }}

concurrency:
Expand Down

0 comments on commit 7597a82

Please sign in to comment.