Skip to content

Add release workflow - #142

Closed
duncanmcclean wants to merge 1 commit into
masterfrom
release-workflow
Closed

Add release workflow#142
duncanmcclean wants to merge 1 commit into
masterfrom
release-workflow

Conversation

@duncanmcclean

@duncanmcclean duncanmcclean commented Sep 3, 2026

Copy link
Copy Markdown
Member

This pull request adds a release workflow which tags and publishes releases from GitHub Actions, matching how we handle releases in statamic/cms and our other addons.

This addon has no compiled assets, so there's no build step. The workflow simply tags the current commit and creates the GitHub release.

Releasing

To tag a release, run the "Create Release" workflow from the Actions tab and give it a version number. It'll create the tag and the GitHub release using notes from the CHANGELOG.md this PR also adds.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0117aqDRrxkDg39hG3z9bbXf
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