Skip to content

Commit 8c053aa

Browse files
authored
Merge pull request #1488 from forcedotcom/m/W-15819273
FIX (DevOps) @W-15819273@ Releasing correct branch.
2 parents 549e2d7 + 8ca34b8 commit 8c053aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-github-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ jobs:
3333
tag_name: v${{ steps.get-version-property.outputs.package_version }}
3434
name: v${{ steps.get-version-property.outputs.package_version }}
3535
body: See [release notes](https://developer.salesforce.com/docs/platform/salesforce-code-analyzer/guide/release-notes.html)
36+
target_commitish: main
3637
token: ${{ secrets.SVC_CLI_BOT_GITHUB_TOKEN }}
3738
make_latest: true

0 commit comments

Comments
 (0)