Release workflow: the changeset folder wasn’t set correctly

This commit is contained in:
Matt Aitken
2023-09-05 15:14:46 +01:00
parent 878da3c01f
commit 2636d9091e
+1 -1
View File
@@ -8,7 +8,7 @@ on:
- ".github/workflows/release.yml"
- "packages/**"
- "!packages/**/*.md"
- "changesets/**"
- ".changeset/**"
- "integrations/**"
- "!integrations/**/*.md"
- "pnpm-lock.yaml"