We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6991f commit d5533c9Copy full SHA for d5533c9
.github/workflows/covector-version-or-publish.yml
@@ -42,6 +42,7 @@ jobs:
42
token: ${{ secrets.FRONTSIDEJACK_GITHUB_TOKEN }}
43
command: "version-or-publish"
44
createRelease: true
45
+ recognizeContributors: true
46
47
# We need to run npm again so that `package-lock.json`
48
# is updated if it needs to be before the PR is created
0 commit comments