File tree Expand file tree Collapse file tree 4 files changed +4
-10
lines changed Expand file tree Collapse file tree 4 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 1
1
#
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
#
4
- # Copyright 2006-2024 the original author or authors.
4
+ # Copyright 2006-2025 the original author or authors.
5
5
#
6
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
7
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
#
4
- # Copyright 2006-2024 the original author or authors.
4
+ # Copyright 2006-2025 the original author or authors.
5
5
#
6
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
7
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
#
4
- # Copyright 2006-2024 the original author or authors.
4
+ # Copyright 2006-2025 the original author or authors.
5
5
#
6
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
7
# you may not use this file except in compliance with the License.
79
79
JRELEASER_GPG_SECRET_KEY : ${{ secrets.GPG_SECRET_KEY }}
80
80
JRELEASER_NEXUS2_MAVEN_CENTRAL_USERNAME : ${{ secrets.SONATYPE_USERNAME }}
81
81
JRELEASER_NEXUS2_MAVEN_CENTRAL_PASSWORD : ${{ secrets.SONATYPE_PASSWORD }}
82
- JRELEASER_TWITTER_CONSUMER_KEY : ${{ secrets.TWITTER_CONSUMER_KEY }}
83
- JRELEASER_TWITTER_CONSUMER_SECRET : ${{ secrets.TWITTER_CONSUMER_SECRET }}
84
- JRELEASER_TWITTER_ACCESS_TOKEN : ${{ secrets.TWITTER_ACCESS_TOKEN }}
85
- JRELEASER_TWITTER_ACCESS_TOKEN_SECRET : ${{ secrets.TWITTER_ACCESS_TOKEN_SECRET }}
86
82
JRELEASER_MASTODON_ACCESS_TOKEN : ${{ secrets.MASTODON_ACCESS_TOKEN }}
87
83
88
84
- name : JReleaser output
Original file line number Diff line number Diff line change 1
1
#
2
2
# SPDX-License-Identifier: Apache-2.0
3
3
#
4
- # Copyright 2006-2024 Andres Almiray
4
+ # Copyright 2006-2025 Andres Almiray
5
5
#
6
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
7
# you may not use this file except in compliance with the License.
@@ -82,8 +82,6 @@ deploy:
82
82
- build/repos/local/release
83
83
84
84
announce :
85
- twitter :
86
- active : RELEASE
87
85
mastodon :
88
86
active : RELEASE
89
87
host : https://mastodon.social
You can’t perform that action at this time.
0 commit comments