Skip to content

Commit a521d15

Browse files
committed
v16.26.3
1 parent cbb4cfe commit a521d15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
uses: sualeh/[email protected]
3636
with:
3737
java-version: 21
38+
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
39+
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
3840

3941
# BUILD FOR DISTRIBUTION
4042
- id: build

0 commit comments

Comments
 (0)