Skip to content

Commit

Permalink
ci: remove upterm from release actions
Browse files Browse the repository at this point in the history
  • Loading branch information
luvletter2333 committed Mar 28, 2023
1 parent e72c174 commit 17f1534
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -403,10 +403,6 @@ jobs:
export VERSION_NAME="$(grep -E "def verName = " TMessagesProj/build.gradle | sed "s/def verName = //" | sed "s/\"//g")"
python3 upload.py release
pkill telegram-bot
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
limit-access-to-users: luvletter2333
telegram-bot-api:
name: Telegram Bot API
Expand Down

0 comments on commit 17f1534

Please sign in to comment.