Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

fix: wrong path when builded #3

fix: wrong path when builded

fix: wrong path when builded #3

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