Skip to content

Merge pull request #14 from sinproject-iwasaki/13-deploy-to-github-pages #1

Merge pull request #14 from sinproject-iwasaki/13-deploy-to-github-pages

Merge pull request #14 from sinproject-iwasaki/13-deploy-to-github-pages #1

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches: 'main'
permissions:
contents: write
jobs:
build_site:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: wasm