Skip to content

Fix setDirkPreferences function #12

Fix setDirkPreferences function

Fix setDirkPreferences function #12

Workflow file for this run

name: Deploy website on push
on:
push:
branches:
- main
jobs:
web-deploy:
name: Deploy
runs-on: ubuntu-latest
steps:
- name: Get latest code
uses: actions/checkout@v2
with:
ref: main
- name: Sync files
uses: wlixcc/[email protected]
with:
server: 92.63.169.233
username: github
password: ${{ secrets.ftp_password }}
remote_path: var_www/tetris-playground/