Skip to content

refactor: update badge component and styles, remove unused utils, and… #6

refactor: update badge component and styles, remove unused utils, and…

refactor: update badge component and styles, remove unused utils, and… #6

Workflow file for this run

name: Publish Package
on:
push:
branches: ["main"]
workflow_dispatch:
jobs:
publish:
uses: arcmantle/github-workflows/.github/workflows/pnpm-publish.yml@main
secrets:
NPM_PUBLISH: ${{ secrets.NPM_PUBLISH }}