Skip to content

fix: replace author tag with dc:creator to specify the author #43

fix: replace author tag with dc:creator to specify the author

fix: replace author tag with dc:creator to specify the author #43

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
uses: halo-sigs/reusable-workflows/.github/workflows/plugin-ci.yaml@v1
with:
node-version: "20"
pnpm-version: "9"
ui-path: "ui"
artifacts-path: 'app/build/libs'