From 53509967cc73100fa9471fc266123956dd84f4b6 Mon Sep 17 00:00:00 2001 From: Gleb Koval Date: Fri, 29 Dec 2023 21:43:18 +0600 Subject: [PATCH] Revert "Test CI" This reverts commit c802c76ace2da526c8149f27878b2dd15a365e56. --- .github/workflows/publish.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index c5c545f..3cf6f35 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -1,11 +1,8 @@ name: Publish Workflow on: - pull_request: - branches: - - main push: - branches: - - main + tags: + - v* jobs: publish: name: Publish library