[READ-ONLY] Mirror of https://github.com/plttn/mkd.
0

Configure Feed

Select the types of activity you want to include in your feed.

fix changeset

Jack Platten (May 24, 2026, 6:12 PM -0700) 5f8544a6 9906f7ee

+1
+1
.github/workflows/publish.yaml
··· 23 23 registry-url: "https://registry.npmjs.org" 24 24 package-manager-cache: false # never use caching in release builds 25 25 - uses: pnpm/action-setup@v6 26 + - run: pnpm ci 26 27 - name: Create Release Pull Request or Publish 27 28 id: changesets 28 29 uses: changesets/action@v1