Skip to content

Commit

Permalink
Update testCoreBundling.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales authored May 23, 2024
1 parent 863ec71 commit 6489c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testCoreBundling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
with:
externalProjectGit: ${{ matrix.externalProjectGit }}
os: ${{ matrix.os }}
bundledBranch: ${{ github.ref_name || inputs.branch }}
bundledBranch: ${{ github.sha || inputs.branch }}

0 comments on commit 6489c00

Please sign in to comment.