Skip to content

Commit e96dfe3

Browse files
modify version number in workflow
1 parent 77aa7fe commit e96dfe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build Desktop Applications
33
on:
44
push:
55
tags:
6-
- "v*.*.*"
6+
- "*.*.*"
77
workflow_dispatch:
88
inputs:
99
publish:

0 commit comments

Comments
 (0)