We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b75676 commit 78bcb8bCopy full SHA for 78bcb8b
.github/workflows/build-and-deploy.yml
@@ -41,6 +41,8 @@ jobs:
41
--recursive \
42
--verbose \
43
--delete \
44
+ --exclude="package.json" \
45
+ --exclude="pnpm-lock.yaml" \
46
--exclude=".git" \
47
--exclude="*.md" \
48
--exclude="images" \
0 commit comments