Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add workflow for automatic release updates
FYI @akurtakov @iloveeclipse here is a screen cast how it works to apply and test the shared action to a repository, I'll try to do some more tomorrow, but if in the meanwhile someone likes to help with that it would be appriciated!
How this can be tested / applied to other repositories
go to your fork of the repository - all the following steps are performed in the forked repository
go to the settings and make sure actions are enabled (don't forget to save!)
and issues as well
make sure it is in sync on the master branch, if not, sync your fork
navigate to .github/workflows and choose create new file
name the file updateRelease.yml and paste the following snippet: