[docs] Update version naming

main
Dragan Filipovic 2020-04-11 23:20:56 +02:00
parent 54f2361d27
commit 7f1c0e0111
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ jobs:
- name: Run build task
run: npm run build --if-present
- name: Deploy to Server
uses: easingthemes/ssh-deploy@2.1.1
uses: easingthemes/ssh-deploy@v2.1.1
env:
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
ARGS: "-rltgoDzvO --delete"