Skip to content

ci: trigger gnd binary build on release published#6620

Open
incrypto32 wants to merge 1 commit into
masterfrom
incrypto32/gnd-binary-release-trigger
Open

ci: trigger gnd binary build on release published#6620
incrypto32 wants to merge 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

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