summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/cmake-tag.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/cmake-tag.yml b/.github/workflows/cmake-tag.yml
index e31342d7..e3789e50 100644
--- a/.github/workflows/cmake-tag.yml
+++ b/.github/workflows/cmake-tag.yml
@@ -3,8 +3,8 @@ name: tag
on:
push:
branches: [ wip ]
- tags:
- - '*'
+ #tags:
+ #- '*'
env:
BUILD_TYPE: RELEASE