chore: merge branch dev to main (#287)

This commit is contained in:
oSumAtrIX 2023-01-13 22:35:04 +01:00 committed by GitHub
commit 5d2cc2ca5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,11 @@ jobs:
uses: styfle/cancel-workflow-action@0.11.0
- name: Checkout
uses: actions/checkout@v3
width:
# Make sure the release step uses its own credentials:
# https://github.com/cycjimmy/semantic-release-action#private-packages
fersist-credentials: false
fetch-depth: 0
- name: Set up JDK
uses: actions/setup-java@v3
with: