Skip to content

Fix: Search Input on Navigation of Blog #126

Fix: Search Input on Navigation of Blog

Fix: Search Input on Navigation of Blog #126

Workflow file for this run

name: bohr.io deploy
on:
push:
repository_dispatch:
types: [bohr-dispatch]
permissions: write-all
jobs:
deploy:
name: Deploy on bohr.io
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: bohr-io/action@main