Update actions

This commit is contained in:
jrootjunior 2019-12-26 10:29:10 +02:00
parent cf4e39993b
commit f313d53ddf
2 changed files with 45 additions and 3 deletions

View file

@ -12,10 +12,10 @@ jobs:
- uses: actions/checkout@master
- name: Set up Python 3.7
- name: Set up Python 3.8
uses: actions/setup-python@v1
with:
python-version: 3.7
python-version: 3.8
- name: Install dependencies
run: |
@ -43,7 +43,7 @@ jobs:
mkdir -p site/simple
mv dist site/simple/aiogram
- name: FTP-Deploy-2038
- name: Publish docs
uses: SamKirkland/FTP-Deploy-Action@2.0.0
env:
FTP_SERVER: 2038.host