From f168c5b49602b3ab6fd09c4b3ba26d4d3ad9f11f Mon Sep 17 00:00:00 2001 From: MAXOUXAX <24844231+MAXOUXAX@users.noreply.github.com> Date: Thu, 25 Aug 2022 18:51:40 +0200 Subject: [PATCH] feat: added distribution management in pom.xml for GitHub Actions deployments --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 48a6e5c..4534406 100644 --- a/pom.xml +++ b/pom.xml @@ -51,6 +51,14 @@ + + + github + GitHub Packages + https://maven.pkg.github.com/maxouxax/supervisor + + + 16 16