From 888b68f868de940e975c5117ab82fe6d0a122859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Mon, 18 Nov 2024 15:24:06 +0100 Subject: [PATCH] Add missing autologin --- .github/publish.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/publish.yaml b/.github/publish.yaml index 28c935fb92..413310bda3 100644 --- a/.github/publish.yaml +++ b/.github/publish.yaml @@ -1,6 +1,7 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/tag-publish/0.8.2/c2cciutils/schema.json docker: + auto_login: true repository: github: server: ghcr.io