Skip to content

Commit 6bc0017

Browse files
benfaceclaude
andauthored
fix(ci): remove commitMode github-api due to symlink incompatibility (0xa3k5#143)
GitHub API doesn't support symlinks, and CLAUDE.md is a symlink to AGENTS.md. Using the default git-based commit mode instead. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 6655178 commit 6bc0017

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,5 @@ jobs:
4141
version: bun run version
4242
publish: bun run release
4343
createGithubReleases: true
44-
commitMode: github-api
4544
env:
4645
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)