This commit is contained in:
pompurin404 2024-09-09 12:12:01 +08:00
parent 50c526b015
commit f9a2a91739
No known key found for this signature in database

View File

@ -205,7 +205,7 @@ jobs:
- name: Telegram Notification
env:
TELEGRAM_BOT_TOKEN: ${{ secrets.TELEGRAM_BOT_TOKEN }}
run: pnpm temegram
run: pnpm telegram
- name: Publish Release
uses: softprops/action-gh-release@v2
with: