Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 1d3510c

Browse files
author
Waqar Rashid
committed
updated
1 parent 3179be1 commit 1d3510c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/semver.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
uses: booxmedialtd/ws-action-parse-semver@v1
2121
with:
2222
input_string: $GIT_TAG_NAME
23-
version_extractor_regex: '\/v(.*)$'
2423

2524
# - name: Use parsed semver
2625
# run: echo "v${{ steps.semver-parser.outputs.fullversion }}"

0 commit comments

Comments
 (0)