paseto4j icon indicating copy to clipboard operation
paseto4j copied to clipboard

Github action for creating the next development release fails due to protected main branch

Open nbaars opened this issue 3 years ago • 0 comments

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.

nbaars avatar Oct 25 '22 13:10 nbaars