Skip to content

fix: post cover images failing to load due to special characters (#61) #61

fix: post cover images failing to load due to special characters (#61)

fix: post cover images failing to load due to special characters (#61) #61

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'