Skip to content

Merge pull request #45 from sinproject-iwasaki/42-change-the-project-… #13

Merge pull request #45 from sinproject-iwasaki/42-change-the-project-…

Merge pull request #45 from sinproject-iwasaki/42-change-the-project-… #13

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