Skip to content

Commit 4b6c4a7

Browse files
authored
enable GPG v2
1 parent 0983f5b commit 4b6c4a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- uses: actions/checkout@v2
2020
with:
2121
fetch-depth: 0
22+
- uses: olafurpg/setup-gpg@v2
2223
- name: Set up JDK ${{ matrix.java }}
2324
uses: actions/setup-java@v1
2425
with:

0 commit comments

Comments
 (0)