Skip to content

Commit

Permalink
Iterating (#117)
Browse files Browse the repository at this point in the history
Signed-off-by: Laird Nelson <[email protected]>
  • Loading branch information
ljnelson authored Nov 14, 2023
1 parent 1e82fe4 commit 84a80be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/mvn-release-prepare-perform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,3 @@ jobs:
| tee /dev/fd/3
| grep --invert-match --silent 'StagingDTO' && cat > /dev/null
} 3>&1
&&
echo "Released ${scm_tag}" >> "${GITHUB_STEP_SUMMARY}"
||
{ echo "Encountered Maven Central bug; may have released ${scm_tag} anyway" >> "${GITHUB_STEP_SUMMARY}"; exit 1; }

0 comments on commit 84a80be

Please sign in to comment.