There was an error while loading. Please reload this page.
1 parent 3523674 commit 6cc4182Copy full SHA for 6cc4182
1 file changed
.github/workflows/packages.yaml
@@ -6,7 +6,8 @@ on:
6
- master
7
# Any tag starting with 'v'
8
tags:
9
- - v*
+ - 'v*'
10
+ workflow_dispatch:
11
12
jobs:
13
build-distro-packages:
0 commit comments