Skip to content

add build and release executable workflow to server#3

Open
redzrush101 wants to merge 1 commit intoFammasMaz:serverfrom
redzrush101:pr/server-build-release-workflow
Open

add build and release executable workflow to server#3
redzrush101 wants to merge 1 commit intoFammasMaz:serverfrom
redzrush101:pr/server-build-release-workflow

Conversation

@redzrush101
Copy link

Summary

  • add .github/workflows/build.yml to the server branch so "Build and Release Executable" can run there
  • enables manual dispatch (workflow_dispatch) and branch-scoped release generation for server builds
  • keeps workflow behavior aligned with existing main/dev executable release pipeline

Why

  • without this workflow file on server, dispatch requests fail with HTTP 422 and server branch releases cannot be produced

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