Skip to content

Commit 5d0e141

Browse files
chore: remove deploy path filter
The release action checks for conventional commit message types anyway
1 parent 6b28711 commit 5d0e141

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- 'package.json'
9-
- 'package-lock.json'
10-
- 'tsconfig.json'
11-
- 'tsconfig.build.json'
12-
- 'src/*'
137

148
permissions:
159
contents: write

0 commit comments

Comments
 (0)