You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The automatic release process attempts to directly push to the master branch but is prevented by branch protection (see the most recent run for an example). Currently this means a PR like #813 is currently required to manually increment the development version number after each release otherwise automatic releases will stop working.
The text was updated successfully, but these errors were encountered:
The automatic release process attempts to directly push to the
master
branch but is prevented by branch protection (see the most recent run for an example). Currently this means a PR like #813 is currently required to manually increment the development version number after each release otherwise automatic releases will stop working.The text was updated successfully, but these errors were encountered: