We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cabd3d2 commit 6d1202dCopy full SHA for 6d1202d
1 file changed
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/setup-java@v2
23
with:
24
distribution: zulu
25
- python-version: '8'
+ java-version: '8'
26
27
- name: Decode signing key ring
28
run: |
0 commit comments