Skip to content

chore: update README.md #13

chore: update README.md

chore: update README.md #13

Workflow file for this run

name: production deploy
on:
push:
repository_dispatch:
types: [bohr-dispatch]
workflow_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