We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef496b commit 1922e2bCopy full SHA for 1922e2b
1 file changed
.github/workflows/publish.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
branches: [main]
7
paths:
8
- - 'packages/*/package.json'
+ - "packages/*/package.json"
9
workflow_dispatch:
10
11
concurrency:
0 commit comments