Skip to content

feat: add backend proxy service for Unsplash APIs to prevent API key exposure #8

feat: add backend proxy service for Unsplash APIs to prevent API key exposure

feat: add backend proxy service for Unsplash APIs to prevent API key exposure #8

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:
ui-path: "console"
node-version: "20"
pnpm-version: "9"