Skip to content

Commit 91ac615

Browse files
change tag prefix to follow semver
1 parent fec8cec commit 91ac615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Turtles release
33
on:
44
push:
55
tags:
6-
- "test-v*"
6+
- "v*-test"
77
workflow_dispatch:
88

99
permissions:

0 commit comments

Comments
 (0)