mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 06:06:45 +02:00
Update tests.yml
This commit is contained in:
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@@ -3,7 +3,7 @@ name: Tests
|
||||
on: ['push', 'pull_request']
|
||||
|
||||
jobs:
|
||||
web-deploy:
|
||||
web-deploy:
|
||||
name: Deploy
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
@@ -16,9 +16,9 @@ jobs:
|
||||
server: vh100.timeweb.ru
|
||||
port: 21
|
||||
username: cx01224_github
|
||||
password: ${{ secrets.ftp_password }}
|
||||
password: ${{ secrets.FTP_PASSWORD }}
|
||||
build:
|
||||
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
Reference in New Issue
Block a user