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

Integrate readme update and github release creation into release action #419

Closed
Riduidel opened this issue Feb 16, 2024 · 1 comment
Closed
Assignees

Comments

@Riduidel
Copy link
Owner

We previously had a set of actions, which should be combined through the grace of github scheduling.
But let's be honest, it never worked correctly. So reintegrate all that stuff into the release action.
This way, only one action will be triggered, and all changes will happen in one run.

@Riduidel Riduidel self-assigned this Feb 16, 2024
@Riduidel
Copy link
Owner Author

Readme update should be done by the maven profile update_version_in_files, which should be triggered by release.
The Github release generation should be done in the GitHub action (I've yet to find back the good action)

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

1 participant