From 5140f8834dbd9cd031fb9f00ef01f47e0f4cec16 Mon Sep 17 00:00:00 2001 From: Cyber MacGeddon Date: Sun, 10 Nov 2024 11:40:28 +0000 Subject: [PATCH] CI/CD for 0.15 --- .github/workflows/release.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9e9ef790..5ca3b735 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -4,10 +4,8 @@ name: Build on: workflow_dispatch: push: -# branches: -# - release/v0.12 tags: - - v0.14.* + - v0.15.* permissions: contents: read