Skip to content

Commit d5533c9

Browse files
authored
Enable contributor recognition in workflow (#330)
1 parent ec6991f commit d5533c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/covector-version-or-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
token: ${{ secrets.FRONTSIDEJACK_GITHUB_TOKEN }}
4343
command: "version-or-publish"
4444
createRelease: true
45+
recognizeContributors: true
4546

4647
# We need to run npm again so that `package-lock.json`
4748
# is updated if it needs to be before the PR is created

0 commit comments

Comments
 (0)