Skip to content

Commit 83b78d4

Browse files
Temporary for testing
1 parent d34c9fd commit 83b78d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211
- uses: SonarSource/gh-action_releasability@v3
212212
id: releasability
213213
with:
214-
branch: ${{ github.ref_name }}
214+
branch: ${{ inputs.branch }}
215215
commit-sha: ${{ github.sha }}
216216
organization: ${{ github.repository_owner }}
217217
repository: ${{ github.event.repository.name }}

0 commit comments

Comments
 (0)