Github Release Workflow

The GitHub Actions release workflow and the semver commit-marker convention. Use when creating or changing .github/workflows/release.yaml, adding a build job or a platform to the matrix, wiring container publishing, or working out how a release version is chosen. Triggers on release.yaml, gh release create, draft releases, actions/checkout, actions/setup-go, actions/setup-node, docker/login-action, docker/build-push-action, multi-arch image publishing, [minor-release], and [major-release].

Tanq16 0879b56 9.5 KB Updated

File contents

Tanq16/claudex/tree/main/internal/embedded/presets/private/skills/github-release-workflow commit 0879b562c5

Frequently asked questions

npx skillmds@latest add tanq16/github-release-workflow