mirror of
https://github.com/andreacomo/maven-gav-extractor.git
synced 2025-06-06 11:17:55 +08:00
readme fix
This commit is contained in:
parent
109eb1c1df
commit
82de62dbe8
@ -45,7 +45,7 @@ jobs:
|
|||||||
java-version: 11
|
java-version: 11
|
||||||
- name: Extract GAV
|
- name: Extract GAV
|
||||||
id: extract
|
id: extract
|
||||||
uses: actions/maven-gav-extractor@v1
|
uses: andreacomo/maven-gav-extractor@v1
|
||||||
- name: Log GAV
|
- name: Log GAV
|
||||||
run: |
|
run: |
|
||||||
echo ${{ steps.extract.outputs.group-id }}
|
echo ${{ steps.extract.outputs.group-id }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user