Skip to content

Commit 9e89d05

Browse files
committed
ci: fix typo
1 parent f3e02da commit 9e89d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new-event-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Send Telegram notification for new issue
20-
uses: sehat1137/telegram-notifier@5d130037eb80a33251f3afe8bc56447236acab77 # v 1.3.0
20+
uses: sehat1137/telegram-notifier@5d130037eb80a33251f3afe8bc56447236acab77 # v1.3.0
2121
with:
2222
tg-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
2323
tg-chat-id: ${{ secrets.TELEGRAM_CHAT_ID }}

0 commit comments

Comments
 (0)