Skip to content

Commit b4694a8

Browse files
release: remove tags filter for now as this does not seem to be supported
1 parent e83c493 commit b4694a8

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

.github/workflows/homebrew.yml

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
workflows: ["Release naisdevice"]
66
types:
77
- completed
8-
tags:
9-
- '*'
108
workflow_dispatch:
119

1210
concurrency:

.github/workflows/ppa.yml

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
workflows: ["Release naisdevice"]
66
types:
77
- completed
8-
tags:
9-
- '*'
108
workflow_dispatch:
119

1210
jobs:

.github/workflows/scoop.yml

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
workflows: ["Release naisdevice"]
66
types:
77
- completed
8-
tags:
9-
- '*'
108
workflow_dispatch:
119

1210
concurrency:

0 commit comments

Comments
 (0)