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