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 c1ad6f7 commit 5c75b8dCopy full SHA for 5c75b8d
.github/workflows/changesets-renovate.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup
19
uses: ./.github/actions/setup
20
- name: Generate Changeset for Renovate
21
- run: SKIP_COMMIT=TRUE changesets-renovate
+ run: SKIP_COMMIT=TRUE pnpx changesets-renovate
22
- name: Commit and Push Changeset
23
uses: EndBug/[email protected]
24
with:
0 commit comments