Skip to content

Commit 01e2aec

Browse files
committed
Run on all tags
1 parent 7a3ee60 commit 01e2aec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-linux.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@ name: "Build for Linux"
22

33
# Adapted from https://github.com/ferraridamiano/ConverterNOW/blob/master/.github/workflows/build_deploy.yml
44

5-
# v* tags will trigger F-Droid, others wont. Use v-less tag names for now, for testing.
65
on:
76
push:
87
tags:
98
- '*'
10-
- '!v*'
119

1210
jobs:
1311
build:

0 commit comments

Comments
 (0)