mirror of
https://github.com/paperclipai/paperclip
synced 2026-03-25 11:21:48 +00:00
The release script cleaned up temporary build artifacts (ui-dist, skills) before staging files for the commit, then tried to git add server/ui-dist which no longer existed. Remove it from the git add list since these artifacts should never be committed — they're only needed during publish. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>