Fix another typo in the release workflow

This commit is contained in:
Norman Maurer 2021-05-17 08:44:36 +02:00
parent 9ca4e21ea0
commit 060889da5d

View File

@ -122,7 +122,7 @@ jobs:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ matrix.setup }}-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-maven-${{ matrix.setup }-
${{ runner.os }}-maven-${{ matrix.setup }}-
${{ runner.os }}-maven-
- name: Create local staging directory