Skip to content

register component in board.go #2

register component in board.go

register component in board.go #2

Workflow file for this run

name: Build and Publish Latest
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
on:
workflow_dispatch:
push:
branches: [ 'main' ]
paths-ignore:
- 'README.md'
jobs:
test:
uses: ./.github/workflows/test.yml