Skip to content

Commit 5c75b8d

Browse files
committed
ci(renovate): fix run
1 parent c1ad6f7 commit 5c75b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changesets-renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup
1919
uses: ./.github/actions/setup
2020
- name: Generate Changeset for Renovate
21-
run: SKIP_COMMIT=TRUE changesets-renovate
21+
run: SKIP_COMMIT=TRUE pnpx changesets-renovate
2222
- name: Commit and Push Changeset
2323
uses: EndBug/[email protected]
2424
with:

0 commit comments

Comments
 (0)