Using the action in the current branch

This commit is contained in:
Andrea Como 2022-09-26 22:20:17 +02:00
parent 5681a80312
commit bcdce682dc

View File

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