Skip to content

Commit 81bf519

Browse files
committed
Test parse
1 parent 59314cf commit 81bf519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
id: parser
2020
uses: johngeorgewright/parse-version-action@v2.0.0
2121
with:
22-
ref: ${{ github.ref }}
22+
ref: refs/tags/v1.0.0-test
2323
trim-start: v
2424

2525
- name: Debug

0 commit comments

Comments
 (0)