Skip to content

Commit 5e7664f

Browse files
committed
chore: show updates to both root and website
1 parent a17fccf commit 5e7664f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,9 @@ jobs:
5151
uses: streetsidesoftware/actions/public/pr-body@v1
5252
with:
5353
title: Update Dependencies
54-
path: package.json
54+
path: >-
55+
package.json
56+
website/package.json
5557
5658
- name: PR
5759
uses: streetsidesoftware/actions/.github/actions/pr@v1

0 commit comments

Comments
 (0)