ci: fix spelling mistake

This commit is contained in:
oSumAtrIX 2023-01-14 03:20:37 +01:00 committed by GitHub
parent 62eb76415c
commit 9480f20d44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
with: with:
# Make sure the release step uses its own credentials: # Make sure the release step uses its own credentials:
# https://github.com/cycjimmy/semantic-release-action#private-packages # https://github.com/cycjimmy/semantic-release-action#private-packages
fersist-credentials: false persist-credentials: false
fetch-depth: 0 fetch-depth: 0
- name: Set up JDK - name: Set up JDK
uses: actions/setup-java@v3 uses: actions/setup-java@v3