Skip to content

Add Windows release workflow #9

Description

@man612

Problem

Release builds are still manual. A tagged release should be able to build Windows artifacts consistently.

Proposed work

  • Add a GitHub Actions workflow for tagged releases.
  • Build the Windows installer with npm run build:win.
  • Upload generated installer artifacts to the workflow run or GitHub Release.
  • Document the release steps in the repo.

Notes

This depends on GitHub Actions being available for the account again.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions