-
Notifications
You must be signed in to change notification settings - Fork 50
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
Create Github action to auto build + release apps #36
Comments
Bump. I added some more utility commands, now we need to build the actual Github action. |
To prevent this from happening often, will need someone's help in creating a Github Action to make updates periodically. If I can get help with setting up the initial config to
Then I can help fill in the rest. Haven't had the capacity to learn Github actions schema, but I have enough experience in CircleCI, Codeship, Jenkins CI, and etc. to help make tweaks. |
Can you assign this task to me? |
@adhillon192 If you're down for it Would love to do that! |
yup im down |
Given Nativefier's "warning on builds older than 60 days" threshold, automatically releases becomes even more improtant.
We need to set up a GitHub action to automatically build the releases and update GitHub with the changes.
The text was updated successfully, but these errors were encountered: