We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b08a06a commit ff055cfCopy full SHA for ff055cf
.github/workflows/continuous-integration-workflow.yml
@@ -271,7 +271,6 @@ jobs:
271
export GRADLE_ENTERPRISE_ACCESS_KEY="$GRADLE_ENTERPRISE_SECRET_ACCESS_KEY"
272
echo "Updating $REPO@$VERSION to next snapshot version."
273
./gradlew :updateToSnapshotVersion
274
- ./gradlew :spring-security-docs:antoraUpdateVersion
275
git commit -am "Next development version"
276
git push
277
perform_post_release:
0 commit comments