Skip to content

Commit

Permalink
chore(workflow): publish typo (#8)
Browse files Browse the repository at this point in the history
Fixed a typo in the publish workflow.
  • Loading branch information
tmkujala authored Mar 24, 2022
1 parent cabd3d2 commit 6d1202d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/setup-java@v2
with:
distribution: zulu
python-version: '8'
java-version: '8'

- name: Decode signing key ring
run: |
Expand Down

0 comments on commit 6d1202d

Please sign in to comment.