We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6573086 commit 696a403Copy full SHA for 696a403
1 file changed
.github/workflows/tag.yml
@@ -9,8 +9,8 @@ on:
9
- main
10
tags:
11
- "v.*"
12
- paths:
13
- - 'package.json'
+ paths:
+ - 'package.json'
14
15
jobs:
16
tag:
0 commit comments