diff --git a/release/next b/release/next new file mode 100644 index 0000000..a3405a4 --- /dev/null +++ b/release/next @@ -0,0 +1,6 @@ +Forgejo support has been moved to its own recipe. Make the move by: + +* Getting the recipe locally with `abra recipe fetch forgejo` +* Changing the recipe's TYPE with `abra application config FORGEJO_DOMAIN` +* Redeploy the app with `abra application undeploy` and `abra + application deploy`