From 92664ee0dfec9c74d4ba7c339018a78fe5cf16ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Mon, 7 Jun 2021 21:04:54 +0200 Subject: [PATCH] Set publish again on master push only --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b450000..0fde053 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -4,7 +4,7 @@ on: push: branches: - master - - 14-new-deployment-with-base-and-code # for testing while developing + # - 14-new-deployment-with-base-and-code # for testing while developing jobs: ##############################################################################