From a0c33a50c18de89d1b573fad31570d81286de907 Mon Sep 17 00:00:00 2001 From: Marco Falkenberg Date: Tue, 23 Jan 2024 23:08:19 +0100 Subject: [PATCH] fix: add another publish test --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8d6363c57..d9e64ec5d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -5,6 +5,7 @@ on: branches: - main +# another test jobs: main: runs-on: ubuntu-latest