Skip to content

Commit 8ca34b8

Browse files
committed
FIX (DevOps) @W-15819273@ Releasing correct branch.
1 parent 549e2d7 commit 8ca34b8

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)