Skip to content

ci: make release workflow manual-only#7

Merged
ForeverInLaw merged 1 commit into
mainfrom
ci/release-manual-only
Jun 2, 2026
Merged

ci: make release workflow manual-only#7
ForeverInLaw merged 1 commit into
mainfrom
ci/release-manual-only

Conversation

@ForeverInLaw

Copy link
Copy Markdown
Contributor

Releases are now built locally (npm run build:app) and uploaded via gh release upload. Drop the push: tags trigger so a vX.Y.Z tag no longer kicks off the slow cloud build; the Release workflow stays available via workflow_dispatch as a clean-room fallback.

No code changes — workflow YAML only.

🤖 Generated with Claude Code

Releases are now built locally (npm run build:app) and uploaded with
gh release upload, so drop the tag-push trigger that kicked off a slow cloud
build on every vX.Y.Z tag. The workflow remains available via workflow_dispatch
as a clean-room fallback.
@ForeverInLaw ForeverInLaw merged commit 98f917e into main Jun 2, 2026
2 checks passed
@ForeverInLaw ForeverInLaw deleted the ci/release-manual-only branch June 2, 2026 19:30
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