Skip to content

Commit 7500cef

Browse files
author
JW Wesson
committed
try this package
1 parent c3ea355 commit 7500cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v2
1818
- name: Get version
1919
id: package_version
20-
uses: PERES-Richard/maven-get-version-action@v3.0.0
20+
uses: entimaniac/read-pom-version-action@v1.0.0
2121
outputs:
2222
version_tag: v${{ steps.package_version.outputs.version }}
2323
check-tag-exists:

0 commit comments

Comments
 (0)