Skip to content

Commit ecd72a3

Browse files
authored
Update release.yml
Signed-off-by: salaboy <Salaboy@gmail.com>
1 parent 46d134d commit ecd72a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@ jobs:
8585
echo ${{ secrets.GPG_PRIVATE_KEY }} > private-key.gpg
8686
export GPG_TTY=$(tty)
8787
gpg --batch --import private-key.gpg
88+
gpg --export --armor > private-key.gpg
8889
./gradlew jreleaserConfig
8990
./gradlew jreleaserFullRelease --stacktrace

0 commit comments

Comments
 (0)