Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Actions Building - Releases? #934

Closed
Zo-Bro-23 opened this issue Dec 28, 2022 · 1 comment
Closed

GitHub Actions Building - Releases? #934

Zo-Bro-23 opened this issue Dec 28, 2022 · 1 comment

Comments

@Zo-Bro-23
Copy link
Contributor

I see that the GitHub Actions Workflow for auto-building the app is working, and electron-builder is building the app for all three OSs. Why not use the github-releases action workflow to auto-push a new release? If you don't want to do this for all changes, maybe you can do it only when version is updated in package.json, or when the changes are pushed with a particular message (or tag). Having no releases for the latest version means that old bugs (Discord plugin) persist, and new features (skip-silences plugin) are unavailable.

PS: Right now I'm running my own GH Actions to build releases, and they're available here, but it would be useful if the main repo did this too.

@Araxeus
Copy link
Collaborator

Araxeus commented Mar 10, 2023

resolved by #936

@Araxeus Araxeus closed this as completed Mar 10, 2023
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

No branches or pull requests

2 participants