Full repo path

This commit is contained in:
acomo 2021-02-21 00:06:45 +01:00
parent 7fc7bf9e2d
commit dbbcd0397b

View File

@ -14,7 +14,7 @@ jobs:
java-version: 11 java-version: 11
- name: Extract GAV - name: Extract GAV
id: extract id: extract
uses: actions/maven-gav-extractor@main uses: andreacomo/maven-gav-extractor-github-action@main
with: with:
pom-location: ${{ github.workspace }}/.github/test-resources/pom.xml pom-location: ${{ github.workspace }}/.github/test-resources/pom.xml
- name: Assert extracted GAV - name: Assert extracted GAV