Skip to content

Commit 6743a2c

Browse files
committed
U: workflows
1 parent 533e695 commit 6743a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release Version
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ "main" ]
6+
# branches: [ "main" ]
77
tags:
88
- 'v*.*.*'
99

0 commit comments

Comments
 (0)