Skip to content

Commit 1a5d488

Browse files
committed
simplify release tag convention
1 parent dbb5915 commit 1a5d488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Extract version
2828
id: extract_version
29-
uses: @fxtr/ga-npm-version@v1.0.6
29+
uses: @fxtr/ga-npm-version@1.0.6
3030
# From now you can access version
3131
- name: Print version
3232
run: echo ${{ steps.extract_version.outputs.version }}

0 commit comments

Comments
 (0)