Skip to content

Commit

Permalink
Merge pull request #1599 from forcedotcom/d/W-16382721-gha
Browse files Browse the repository at this point in the history
CHANGE @W-16372721@ Fixing release branch creation GHA.
  • Loading branch information
jfeingold35 authored Aug 23, 2024
2 parents 516452a + 5d7d904 commit 112ea73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,4 @@ jobs:
uses: ./.github/workflows/run-tests.yml
with:
node-matrix: "[{version: 'lts/*', artifact: 'lts'}, {version: 'latest', artifact: 'latest'}]"
java-matrix: "['11', '17']"
target-branch: ${{ needs.create-release-branch.outputs.branch-name }}

0 comments on commit 112ea73

Please sign in to comment.