Merge branch '5.8.x' into 6.1.x
This commit is contained in:
commit
b0fe1da98e
|
@ -247,7 +247,7 @@ jobs:
|
|||
./gradlew createGitHubRelease -PnextVersion=$VERSION -Pbranch=$BRANCH -PcreateRelease=true -PgitHubAccessToken=$TOKEN
|
||||
- name: Announce Release on Slack
|
||||
id: spring-security-announcing
|
||||
uses: slackapi/slack-github-action@v1.24.0
|
||||
uses: slackapi/slack-github-action@v1.25.0
|
||||
with:
|
||||
payload: |
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue