Skip to content

Add GitHub Release to publish workflow - #5

Merged
Kiolk merged 1 commit into
mainfrom
ci/github-release
Apr 7, 2026
Merged

Add GitHub Release to publish workflow#5
Kiolk merged 1 commit into
mainfrom
ci/github-release

Conversation

@Kiolk

@Kiolk Kiolk commented Apr 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Change publish trigger from push-to-main to version tags (v*)
  • Add GitHub Release creation with plugin ZIP attached for manual installation
  • Bump version to 1.1.1

Usage

To release:

git tag v1.1.1
git push origin v1.1.1

This will publish to JetBrains Marketplace and create a GitHub Release with the .zip artifact.

🤖 Generated with Claude Code

Trigger publish on version tags (v*) instead of push to main.
Creates a GitHub Release with the plugin ZIP attached for manual
installation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Kiolk
Kiolk merged commit fbf90cd into main Apr 7, 2026
1 check 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.

1 participant