Skip to content

Commit 278e350

Browse files
committed
Remove sleep tentatively
1 parent 4cc7bd8 commit 278e350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/spring-website-project-version-update

.github/actions/spring-website-project-version-update/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ runs:
8181
"https://api.spring.io/projects/$PROJECT/releases/$VERSION_TO_REMOVE"
8282
done
8383
84-
sleep 1
84+
# sleep 1
8585

8686
# Add new versions
8787
for VERSION in $VERSIONS_TO_UPDATE

0 commit comments

Comments
 (0)