paseto4j
paseto4j copied to clipboard
Github action for creating the next development release fails due to protected main branch
The Maven action to set the next development release does not work
The main branch is protected so it can no longer automatically merge to this branch. We need to change the Github action to create a pull request which we need to merge to main.