Skip to content

Commit

Permalink
SONAR-23539 address reviewer comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jCOTINEAU committed Nov 5, 2024
1 parent 84f2f25 commit 7df995f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
tag: ${{ matrix.tag }}
release-community-build:
name: Upload Release Assets for community-build release
if: contains(github.event.release.name, 'community-build')
if: contains(github.event.release.name, 'Community Build')
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7df995f

Please sign in to comment.