Skip to content

ci: trigger gnd binary build on release published#6620

Merged
incrypto32 merged 1 commit into
masterfrom
incrypto32/gnd-binary-release-trigger
Jun 10, 2026
Merged

ci: trigger gnd binary build on release published#6620
incrypto32 merged 1 commit into
masterfrom
incrypto32/gnd-binary-release-trigger

Conversation

@incrypto32

Copy link
Copy Markdown
Member

Adds release: [published] trigger to the gnd binary build workflow so it runs
automatically whenever a new GitHub release is published, in addition to the existing
manual workflow_dispatch.

  • github.ref on release events is refs/tags/<tag>, so all existing tag guards pass as expected
  • inputs.dry_run is empty/falsy on release events — correct default for a real publish run

@incrypto32 incrypto32 merged commit 2aada18 into master Jun 10, 2026
6 checks passed
@incrypto32 incrypto32 deleted the incrypto32/gnd-binary-release-trigger branch June 10, 2026 08:55
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.

2 participants