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 11#
22# SPDX-License-Identifier: Apache-2.0
33#
4- # Copyright 2006-2024 the original author or authors.
4+ # Copyright 2006-2025 the original author or authors.
55#
66# Licensed under the Apache License, Version 2.0 (the "License");
77# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#
22# SPDX-License-Identifier: Apache-2.0
33#
4- # Copyright 2006-2024 the original author or authors.
4+ # Copyright 2006-2025 the original author or authors.
55#
66# Licensed under the Apache License, Version 2.0 (the "License");
77# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#
22# SPDX-License-Identifier: Apache-2.0
33#
4- # Copyright 2006-2024 the original author or authors.
4+ # Copyright 2006-2025 the original author or authors.
55#
66# Licensed under the Apache License, Version 2.0 (the "License");
77# you may not use this file except in compliance with the License.
7979 JRELEASER_GPG_SECRET_KEY : ${{ secrets.GPG_SECRET_KEY }}
8080 JRELEASER_NEXUS2_MAVEN_CENTRAL_USERNAME : ${{ secrets.SONATYPE_USERNAME }}
8181 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 }}
8682 JRELEASER_MASTODON_ACCESS_TOKEN : ${{ secrets.MASTODON_ACCESS_TOKEN }}
8783
8884 - name : JReleaser output
Original file line number Diff line number Diff line change 11#
22# SPDX-License-Identifier: Apache-2.0
33#
4- # Copyright 2006-2024 Andres Almiray
4+ # Copyright 2006-2025 Andres Almiray
55#
66# Licensed under the Apache License, Version 2.0 (the "License");
77# you may not use this file except in compliance with the License.
@@ -82,8 +82,6 @@ deploy:
8282 - build/repos/local/release
8383
8484announce :
85- twitter :
86- active : RELEASE
8785 mastodon :
8886 active : RELEASE
8987 host : https://mastodon.social
You can’t perform that action at this time.
0 commit comments