Skip to content

ci: add github release target to craft config#229

Merged
sergical merged 1 commit intomasterfrom
ci/add-github-release-target
Mar 17, 2026
Merged

ci: add github release target to craft config#229
sergical merged 1 commit intomasterfrom
ci/add-github-release-target

Conversation

@sergical
Copy link
Member

Summary

  • Adds github target to .craft.yml so craft creates GitHub releases (with tags and changelog) on each release
  • No workflow changes needed — GITHUB_TOKEN and contents: write permission are already configured

Test plan

  • Review the .craft.yml diff (one-line addition)
  • Verify on the next release trigger that a GitHub release is created

🤖 Generated with Claude Code

Create GitHub releases with tags and changelog on each release.
The workflow already has GITHUB_TOKEN and contents:write permission.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sergical sergical merged commit 98d049e into master Mar 17, 2026
9 checks passed
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.

2 participants