changed from hexo to custom react stuff #1

Merged
developomp merged 73 commits from dev into master 2021-06-27 14:37:56 +09:00
Showing only changes of commit 3021ce3bfc - Show all commits

View file

@ -6,7 +6,6 @@ on:
jobs:
build_and_deploy:
name: Build and Deploy
needs: build
runs-on: ubuntu-latest
steps:
- name: Checkout Repo