just release 0.1.1That's it. GitHub Actions handles the rest automatically.
The release workflow:
- Runs tests and rebuilds
dist/ - Creates a GitHub Release with auto-generated notes
- Moves the floating
v1tag to point at the new release
Users referencing @v1 get the update immediately — no action needed.
After the first tag is pushed and the release is created:
- Go to the release on GitHub and edit it
- Check "Publish this Action to the GitHub Marketplace"
- Category: Code quality + Security
- Save
Subsequent releases appear on the Marketplace automatically.
justinstalled (brew install just)- Push access to this repo