Skip to content

Commit

Permalink
Merge pull request #18 from javanlacerda/javan.test
Browse files Browse the repository at this point in the history
test3
  • Loading branch information
javanlacerda authored Sep 23, 2024
2 parents 88cb043 + 574b306 commit c2461e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
# Check if a pull request number was found
if [ -n "$BRANCH_NUMBER" ]; then
FORMATED_LABEL="FORMATED_LABEL=--image-label breaking-change=true"
FORMATED_LABEL="FORMATED_LABEL=--image-label 'breaking-change=true'"
else
FORMATED_LABEL="FORMATED_LABEL=" >> $GITHUB_OUTPUT
fi
Expand Down

0 comments on commit c2461e3

Please sign in to comment.