readme fix

This commit is contained in:
Andrea Como 2021-02-20 23:52:10 +01:00 committed by GitHub
parent 109eb1c1df
commit 82de62dbe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ jobs:
java-version: 11
- name: Extract GAV
id: extract
uses: actions/maven-gav-extractor@v1
uses: andreacomo/maven-gav-extractor@v1
- name: Log GAV
run: |
echo ${{ steps.extract.outputs.group-id }}