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 4163f69 commit 6a4022bCopy full SHA for 6a4022b
.github/workflows/release.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: publint
40
run: pnpm lint:publint
41
42
- - name: Create Release Pull Request or Publish to npm
+ - name: Create Release PR or Publish to npm
43
id: changesets
44
uses: changesets/action@v1
45
with:
0 commit comments