Skip to content

Commit 696a403

Browse files
committed
fix
1 parent 6573086 commit 696a403

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tag.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
- main
1010
tags:
1111
- "v.*"
12-
paths:
13-
- 'package.json'
12+
paths:
13+
- 'package.json'
1414

1515
jobs:
1616
tag:

0 commit comments

Comments
 (0)