Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

added 8.3 features and renamed CoC to CoE#237

added 8.3 features and renamed CoC to CoE

added 8.3 features and renamed CoC to CoE #237

Workflow file for this run

name:Build and Deploy
on:
push:
branches:
-master
jobs:
build-and-deploy:
runs-on:ubuntu-latest
steps:
-name:Checkout 🛎️
uses:actions/checkout@v3
-name:Build page
run:|
npm install
npm run build
-name:Deploy 🚀
uses:JamesIves/github-pages-deploy-action@4.1.3
with:
branch:gh-pages# The branch the action should deploy to.
folder:docs# The folder the action should deploy.

[8]ページ先頭

©2009-2025 Movatter.jp