From f4a4386867fc133eb44ec1c77e83072d23a54cdf Mon Sep 17 00:00:00 2001 From: Arnaud Scheffler Date: Fri, 4 Oct 2024 11:04:39 +0200 Subject: [PATCH] chore: test ci 7 --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 5a4d803..85e56bf 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -26,7 +26,7 @@ jobs: with: registry: git.s-algo.com username: ${{ gitea.repository_owner }} - password: ${{ secrets.GITEA_TOKEN}} + password: ${{ secrets.PACKAGE_PAT}} - name: Extract metadata id: meta