We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84136c9 + 4f31a39 commit 9ddbeb4Copy full SHA for 9ddbeb4
1 file changed
.github/workflows/create-release.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v2
18
- name: Get version
19
id: package_version
20
- uses: entimaniac/read-pom-version-action@v1.0.0
+ uses: entimaniac/read-pom-version-action@1.0.0
21
outputs:
22
version_tag: v${{ steps.package_version.outputs.version }}
23
check-tag-exists:
0 commit comments