Skip to content

Commit 2626994

Browse files
committed
workflows: disable CLI build on tag push — APK-only releases
1 parent 7d9ebf1 commit 2626994

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release-cli.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: v2.5.0 CLI Build
22

33
on:
4-
push:
5-
tags:
6-
- 'v*'
74
workflow_dispatch:
85
inputs:
96
version:

0 commit comments

Comments
 (0)