Skip to content

fix(ci): use find to pass only files to gh release#72

Merged
lacerbi merged 1 commit intomainfrom
dev
Dec 5, 2025
Merged

fix(ci): use find to pass only files to gh release#72
lacerbi merged 1 commit intomainfrom
dev

Conversation

@lacerbi
Copy link
Owner

@lacerbi lacerbi commented Dec 5, 2025

Summary

  • Fix "is a directory" error when uploading release artifacts
  • Use find artifacts -type f instead of glob to pass only files to gh release create
  • Bump version to 0.7.16

Test plan

  • Release workflow completes successfully and uploads all artifacts

🤖 Generated with Claude Code

- Fixes "is a directory" error when uploading release artifacts
- Bump version to 0.7.16

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: lacerbi <luigi.acerbi@gmail.com>
@lacerbi lacerbi merged commit 2417a28 into main Dec 5, 2025
11 checks passed
@lacerbi lacerbi deleted the dev branch December 5, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant