Skip to content

Commit 31969d2

Browse files
authored
Update publish.yml
1 parent 43f75ea commit 31969d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch:
66
push:
77
tags:
8-
- 'value*'
8+
- 'v*'
99

1010
# Grant write permissions to the repository contents so we can push version updates
1111
permissions:

0 commit comments

Comments
 (0)