mirror of
https://github.com/trueChristian/witnesses.git
synced 2024-12-29 11:42:36 +00:00
Lock telegram-send version 0.25 for now.
This commit is contained in:
parent
ac3dd8fcc3
commit
f3c110b5ca
2
.github/workflows/daily-light-evening.yml
vendored
2
.github/workflows/daily-light-evening.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Install Dependancies
|
||||
run: |
|
||||
sudo apt install python3.8 python3-pip
|
||||
sudo pip3 install telegram-send
|
||||
sudo pip3 install telegram-send==0.25
|
||||
- name: Setup gitHub User Details
|
||||
env:
|
||||
GIT_USER: ${{ secrets.GIT_USER }}
|
||||
|
2
.github/workflows/daily-light-morning.yml
vendored
2
.github/workflows/daily-light-morning.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Install Dependancies
|
||||
run: |
|
||||
sudo apt install python3.8 python3-pip
|
||||
sudo pip3 install telegram-send
|
||||
sudo pip3 install telegram-send==0.25
|
||||
- name: Setup gitHub User Details
|
||||
env:
|
||||
GIT_USER: ${{ secrets.GIT_USER }}
|
||||
|
2
.github/workflows/daily-scripture.yml
vendored
2
.github/workflows/daily-scripture.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Install Dependancies
|
||||
run: |
|
||||
sudo apt install python3.8 python3-pip bc
|
||||
sudo pip3 install telegram-send
|
||||
sudo pip3 install telegram-send==0.25
|
||||
- name: Setup gitHub User Details
|
||||
env:
|
||||
GIT_USER: ${{ secrets.GIT_USER }}
|
||||
|
Loading…
Reference in New Issue
Block a user