Skip to content

feat: select kana by row #12

feat: select kana by row

feat: select kana by row #12

Workflow file for this run

name: Deploy to Github Pages
on: [push]
jobs:
build_vue:
runs-on: ubuntu-latest
name: Build Vue
steps:
- uses: actions/checkout@v2
- id: Build-Vue
uses: xRealNeon/[email protected]
with:
username: 'jerrylususu'
reponame: 'gojuon-quiz'
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged
useyarn: true
gitmsg: "Deploy gojuon quiz"