Skip to content

Commit a314913

Browse files
authored
Merge pull request #157 from salesforcecli/repo-sync/leif/default
chore([no ci]): Synced file(s) with salesforcecli/leif
2 parents 6edb57a + 24c384a commit a314913

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/manualRelease.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
uses: TriPSs/conventional-changelog-action@d360fad3a42feca6462f72c97c165d60a02d4bf2
1616
# overriding some of the basic behaviors to just get the changelog
1717
with:
18-
git-user-name: SF-CLI-BOT
19-
git-user-email: alm-cli@salesforce.com
18+
git-user-name: svc-cli-bot
19+
git-user-email: svc_cli_bot@salesforce.com
2020
github-token: ${{ secrets.SVC_CLI_BOT_GITHUB_TOKEN }}
2121
output-file: false
2222
# always do the release, even if there are no semantic commits

0 commit comments

Comments
 (0)