Skip to content

Add example of unsafe block (#14) #14

Add example of unsafe block (#14)

Add example of unsafe block (#14) #14

Workflow file for this run

name: Publish to Github Pages
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: ./publish.sh