Skip to content

Commit 6d1202d

Browse files
authored
chore(workflow): publish typo (#8)
Fixed a typo in the publish workflow.
1 parent cabd3d2 commit 6d1202d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/setup-java@v2
2323
with:
2424
distribution: zulu
25-
python-version: '8'
25+
java-version: '8'
2626

2727
- name: Decode signing key ring
2828
run: |

0 commit comments

Comments
 (0)