Skip to content

#issue 235 ->Add Chinese translation (#240) #773

#issue 235 ->Add Chinese translation (#240)

#issue 235 ->Add Chinese translation (#240) #773

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.PRIVKEY }}
- name: Deploy
run: bash .github/workflows/deploy.sh