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 82ee40c commit 962ac6dCopy full SHA for 962ac6d
.github/workflows/changeset.yml
@@ -14,5 +14,6 @@ jobs:
14
- name: Update PR
15
uses: mscharley/[email protected]
16
with:
17
+ token: ${{ github.token }}
18
use-conventional-commits: true
19
sign-commits: false
0 commit comments