Skip to content

Commit

Permalink
Merge pull request #295 from thefrontside/cl/commit-as-jack-author-as…
Browse files Browse the repository at this point in the history
…-jack

👷 Make Jack both author AND committer of release PR commits.
  • Loading branch information
cowboyd authored Sep 17, 2024
2 parents 204e96d + b34f357 commit 7684cab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/covector-version-or-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
with:
token: ${{ secrets.FRONTSIDEJACK_GITHUB_TOKEN }}
title: "Publish New Versions"
author: Jack <jack@frontside.com>
committer: Jack <jack@frontside.com>
commit-message: "publish new versions"
labels: "version updates"
Expand Down

0 comments on commit 7684cab

Please sign in to comment.