We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
spring-website-project-version-update
1 parent 85d653d commit 4565e7aCopy full SHA for 4565e7a
.github/actions/spring-website-project-version-update/action.yml
@@ -55,7 +55,7 @@ runs:
55
56
for VERSION_TO_REMOVE in $VERSIONS_TO_REMOVE
57
do
58
- eval $SPRING_WEBSITE_CLIENT/releases/$VERSION_TO_REMOVE -X DELETE --fail --show-error
+ eval $SPRING_WEBSITE_CLIENT/releases/$VERSION_TO_REMOVE -X DELETE
59
done
60
61
for VERSION in $VERSIONS_TO_UPDATE
0 commit comments