From 4fc3801f3608accbaabb9634e6b039534e547df0 Mon Sep 17 00:00:00 2001 From: Daniele Torelli Date: Thu, 30 May 2024 08:07:45 +0200 Subject: [PATCH] Test publish --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 824e95b..d2284ba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI on: pull_request: push: - branches: [main] + branches: [main, publishing] release: types: - published