Skip to content

release: heavy-coder 0.2.6 — mandatory 16-agent council, hooks, plugin #4

release: heavy-coder 0.2.6 — mandatory 16-agent council, hooks, plugin

release: heavy-coder 0.2.6 — mandatory 16-agent council, hooks, plugin #4

Workflow file for this run

name: Release
on:
push:
tags:
- "v*"
permissions:
contents: write
jobs:
github-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Create GitHub Release
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true