From 3cdf1497d3e33f321f0346e51f4bef05bbb4568f Mon Sep 17 00:00:00 2001 From: David Moore Date: Sun, 23 Jul 2023 19:43:28 +1200 Subject: [PATCH] Only publish for tags --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 87f8093..d7298cc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -9,8 +9,8 @@ on: type: string push: - branches: - - main + #branches: + # - main tags: - '*' paths-ignore: