Skip to content

Commit

Permalink
Merge pull request #148 from ZhuJHua/dev
Browse files Browse the repository at this point in the history
chore(*): update telegram bot workflow
  • Loading branch information
ZhuJHua authored Jan 27, 2025
2 parents c6bc93f + e563afc commit 9ee9e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/telegram-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
echo "RELEASE_NAME=$RELEASE_NAME" >> $GITHUB_ENV
echo "RELEASE_NOTES=$RELEASE_NOTES" >> $GITHUB_ENV
echo "RELEASE_URL=$RELEASE_URL" >> $GITHUB_ENV
echo 'EOF' >> $GITHUB_ENV
echo 'OUTDATED_DEPENDENCIES=<<EOF' >> $GITHUB_ENV
- name: Send Telegram Message
uses: appleboy/telegram-action@master
Expand Down

0 comments on commit 9ee9e78

Please sign in to comment.