Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/5.6.x' into 5.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jzheaux committed Oct 17, 2022
2 parents 53cdec7 + ff055cf commit 154f6d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ jobs:
export GRADLE_ENTERPRISE_ACCESS_KEY="$GRADLE_ENTERPRISE_SECRET_ACCESS_KEY"
echo "Updating $REPO@$VERSION to next snapshot version."
./gradlew :updateToSnapshotVersion
./gradlew :spring-security-docs:antoraUpdateVersion
git commit -am "Next development version"
git push
perform_post_release:
Expand Down

0 comments on commit 154f6d7

Please sign in to comment.