Skip to content

Commit 7760a49

Browse files
authored
Update release.yml
1 parent eedfcdb commit 7760a49

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Release
22

33
on:
4-
push:
5-
tags:
6-
- "v*"
4+
workflow_dispatch:
5+
# push:
6+
# tags:
7+
# - "v*"
78

89
jobs:
910
build:

0 commit comments

Comments
 (0)