We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71bd511 commit 9856edcCopy full SHA for 9856edc
1 file changed
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
push:
8
tags:
9
- 'v*'
10
- - '*@*'
+ - '*/*@*'
11
12
jobs:
13
build:
0 commit comments