From 0e895bc586fd1a7041bc83a2fdb99870c317d05a Mon Sep 17 00:00:00 2001 From: garciay Date: Sat, 18 Feb 2023 16:39:17 +0100 Subject: [PATCH] Update config/.meepctl-repocfg.yaml to version 1.9.0 --- config/.meepctl-repocfg.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/.meepctl-repocfg.yaml b/config/.meepctl-repocfg.yaml index 5a0bed7..cb34c8a 100644 --- a/config/.meepctl-repocfg.yaml +++ b/config/.meepctl-repocfg.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -version: 1.8.2 +version: 1.9.0 repo: name: AdvantEDGE @@ -67,7 +67,7 @@ repo: # GitHub OAuth provider config github: # enable GitHub OAuth - enabled: true + enabled: truee # authorization url auth-url: https://github.com/login/oauth/authorize # access token url -- GitLab